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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Wed, 25 Jul 2007 04:50:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/07/25 04:50:33

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.161
retrieving revision 1.11049.2.162
diff -u -b -r1.11049.2.161 -r1.11049.2.162
--- ChangeLog   25 Jul 2007 04:47:42 -0000      1.11049.2.161
+++ ChangeLog   25 Jul 2007 04:50:30 -0000      1.11049.2.162
@@ -1,3 +1,9 @@
+2007-07-25  Stefan Monnier  <address@hidden>
+
+       * pcvs.el (cvs-temp-buffer): Undo last ill-conceived change.
+       Replace it with another one which disables undo before calling
+       erase-buffer and then turns it back on if needed.
+
 2007-07-24  Vinicius Jose Latorre  <address@hidden>
 
        * ps-print.el: Problem with foreground and background color when
@@ -12,14 +18,13 @@
 
 2007-07-24  Dan Nicolaescu  <address@hidden>
 
-       * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment
-       out.
+       * vc-hg.el (vc-hg-revision-completion-table): Temporarily comment out.
 
 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.
+       * 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>




reply via email to

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