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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 11 Jan 2006 22:30:27 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8955 emacs/lisp/ChangeLog:1.8956
--- emacs/lisp/ChangeLog:1.8955 Wed Jan 11 20:15:38 2006
+++ emacs/lisp/ChangeLog        Wed Jan 11 22:30:26 2006
@@ -1,23 +1,29 @@
+2006-01-11  Stefan Monnier  <address@hidden>
+
+       * reveal.el (reveal-post-command): window-buffer signals an error on
+       dead windows rather than returning nil.
+       (reveal-open-new-overlays): An overlay might die while we open others.
+
 2006-01-11  Bill Wohler  <address@hidden>
 
        * cus-dep.el (generated-custom-dependencies-file): Fix typo and
        phrasing in docstring.
 
        * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes
-       can give some systems gas. Add new file mh-buffers.el.
+       can give some systems gas.  Add new file mh-buffers.el.
 
 2006-01-06  Masatake YAMATO  <address@hidden>
 
        * font-lock.el (cpp-font-lock-keywords): Font lock keywords for
        C preprocessor forward ported from GNU Emacs 21.2.
 
-       * progmodes/asm-mode.el (asm-font-lock-keywords): Use 
-       `cpp-font-lock-keywords'.
+       * progmodes/asm-mode.el (asm-font-lock-keywords):
+       Use `cpp-font-lock-keywords'.
 
        * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto.
 
        * progmodes/ld-script.el (auto-mode-alist): Use \\> instead
-       of $ for "\\.ld[s]?". 
+       of $ for "\\.ld[s]?".
 
 2006-01-10  Stefan Monnier  <address@hidden>
 




reply via email to

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