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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 23 Aug 2007 19:58:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/08/23 19:58:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11610
retrieving revision 1.11611
diff -u -b -r1.11610 -r1.11611
--- ChangeLog   23 Aug 2007 19:56:16 -0000      1.11610
+++ ChangeLog   23 Aug 2007 19:58:31 -0000      1.11611
@@ -1,5 +1,9 @@
 2007-08-23  Stefan Monnier  <address@hidden>
 
+       * emacs-lisp/bytecomp.el (byte-compile-output-docform)
+       (byte-compile-output-as-comment): Use with-current-buffer rather than
+       a weird set-buffer&prog1 combination.
+
        * emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the 
test
        so as to optimise cases where the `progn's result is constant.
 




reply via email to

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