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: Mon, 11 Sep 2006 07:11:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/09/11 07:11:22

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10038
retrieving revision 1.10039
diff -u -b -r1.10038 -r1.10039
--- ChangeLog   11 Sep 2006 02:25:00 -0000      1.10038
+++ ChangeLog   11 Sep 2006 07:11:21 -0000      1.10039
@@ -1,3 +1,8 @@
+2006-09-11  Stefan Monnier  <address@hidden>
+
+       * bindings.el (mode-line-buffer-identification-keymap):
+       Move initialization into declaration.
+
 2006-09-10  Kim F. Storm  <address@hidden>
 
        * ido.el (ido-edit-input, ido-complete, ido-take-first-match)
@@ -30,8 +35,8 @@
 
 2006-09-09  Richard Stallman  <address@hidden>
 
-       * textmodes/conf-mode.el (conf-space-mode): Use
-       hack-local-variables-hook instead of calling hack-local-variables.
+       * textmodes/conf-mode.el (conf-space-mode):
+       Use hack-local-variables-hook instead of calling hack-local-variables.
        (conf-space-keywords-override): New variable.
        (conf-space-mode-internal): New subroutine.  Reinit Font Lock mode.
        (conf-space-mode): Always make conf-space-keywords and




reply via email to

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