mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-06 11:55:48 +00:00
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.
This commit is contained in:
parent
e7c4fb1ef4
commit
b3e4c91159
@ -1,5 +1,7 @@
|
||||
2010-11-11 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* obsolete/lucid.el: Don't warn about any CL functions in this file.
|
||||
|
||||
* progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
|
||||
|
||||
* progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
|
||||
|
@ -234,5 +234,8 @@ This is an XEmacs compatibility function."
|
||||
|
||||
(provide 'lucid)
|
||||
|
||||
;; arch-tag: 80f9ab46-0b36-4151-86ed-3edb6d449c9e
|
||||
;; Local Variables:
|
||||
;; byte-compile-warnings: (not cl-functions)
|
||||
;; End:
|
||||
|
||||
;;; lucid.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user