emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/cl-compat.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/cl-compat.el,v
Date: Sun, 28 Oct 2007 23:51:52 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/28 23:51:52

Index: cl-compat.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/cl-compat.el,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- cl-compat.el        26 Jul 2007 05:26:45 -0000      1.15
+++ cl-compat.el        28 Oct 2007 23:51:52 -0000      1.16
@@ -186,5 +186,9 @@
 
 (provide 'cl-compat)
 
+;; Local variables:
+;; byte-compile-warnings: (not cl-functions)
+;; End:
+
 ;; arch-tag: 9996bb4f-aaf5-4592-b436-bf64759a3163
 ;;; cl-compat.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]