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: Fri, 02 May 2008 17:02:53 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/05/02 17:02:52

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13641
retrieving revision 1.13642
diff -u -b -r1.13641 -r1.13642
--- ChangeLog   2 May 2008 14:37:36 -0000       1.13641
+++ ChangeLog   2 May 2008 17:02:48 -0000       1.13642
@@ -1,3 +1,8 @@
+2008-05-02  Stefan Monnier  <address@hidden>
+
+       * minibuffer.el (completion-hilit-commonality): Revert last change:
+       the leftover code was actually useful.
+
 2008-05-02  Sam Steingold  <address@hidden>
 
        * vc.el (vc-dir-mode-map): Enable mouse bindings.
@@ -8,8 +13,8 @@
 
 2008-05-02  Nick Roberts  <address@hidden>
 
-       * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Don't
-       throw error if no file is found.
+       * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
+       Don't throw error if no file is found.
 
 2008-05-02  Juanma Barranquero  <address@hidden>
 
@@ -18,7 +23,7 @@
 
 2008-05-02  Richard Sharman  <address@hidden>
 
-       * hilit-chg.el (highlight-changes-mode): Removed references to
+       * hilit-chg.el (highlight-changes-mode): Remove references to
        hooks that no longer exist.  Because define-minor-mode is used the
        hook highlight-changes-mode-hook exists and can do what both the
        old hooks used to do.  The documentation at the top of the file




reply via email to

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