From b3e4c9115928174beaaa09bf6b1342a35440de4f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 10 Nov 2010 19:54:59 -0800 Subject: [PATCH] * lisp/obsolete/lucid.el: Don't warn about any CL functions in this file. --- lisp/ChangeLog | 2 ++ lisp/obsolete/lucid.el | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3784483f805..5738ef56df4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2010-11-11 Glenn Morris + * 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) diff --git a/lisp/obsolete/lucid.el b/lisp/obsolete/lucid.el index a83d6f2164b..a35cde02290 100644 --- a/lisp/obsolete/lucid.el +++ b/lisp/obsolete/lucid.el @@ -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 -- 2.39.5