emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 29 Oct 2007 00:22:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/10/29 00:22:25

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12080
retrieving revision 1.12081
diff -u -b -r1.12080 -r1.12081
--- ChangeLog   28 Oct 2007 23:53:06 -0000      1.12080
+++ ChangeLog   29 Oct 2007 00:22:23 -0000      1.12081
@@ -1,3 +1,5 @@
+2007-10-29  Glenn Morris  <address@hidden>
+
 2007-10-28  Glenn Morris  <address@hidden>
 
        * emacs-lisp/bytecomp.el (byte-compile-warnings): Document `not'.
@@ -20,6 +22,8 @@
        Use byte-compile-warning-enabled-p.
        * emacs-lisp/advice.el (ad-compile-function):
        Use byte-compile-disable-warning.
+       * emacs-lisp/cl.el: Move local variables to end of file, and set
+       byte-compile-warnings to `(not cl-functions)'.
        * emacs-lisp/cl-compat.el: Add a local variables section, and set
        byte-compile-warnings to `(not cl-functions)'.
        * emacs-lisp/cl-macs.el: Unify local variable section, and set




reply via email to

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