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 [EMACS_22_BASE]


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Tue, 24 Jul 2007 07:07:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 07/07/24 07:07:13

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.157
retrieving revision 1.11049.2.158
diff -u -b -r1.11049.2.157 -r1.11049.2.158
--- ChangeLog   24 Jul 2007 02:40:41 -0000      1.11049.2.157
+++ ChangeLog   24 Jul 2007 07:07:10 -0000      1.11049.2.158
@@ -1,3 +1,10 @@
+2007-07-24  Alan Mackenzie  <address@hidden>
+
+       * emacs-lisp/bytecomp.el (byte-compile-from-buffer): initialise
+       byte-compile-unresolved-functions before rather than after a
+       compilation.
+       (byte-compile-unresolved-functions): Amplify doc string.
+
 2007-07-24  Glenn Morris  <address@hidden>
 
        * calendar/cal-tex.el (cal-tex-holidays, cal-tex-diary)
@@ -24,7 +31,7 @@
 
 2007-07-23  Stefan Monnier  <address@hidden>
 
-       * progmodes/sh-script.el: (sh-font-lock-backslash-quote)
+       * progmodes/sh-script.el (sh-font-lock-backslash-quote)
        (sh-font-lock-flush-syntax-ppss-cache): New funs.
        (sh-font-lock-syntactic-keywords): Use them to distinguish the
        different possible cases for \'.




reply via email to

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