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, 15 Feb 2007 16:37:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/02/15 16:36:58

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10691
retrieving revision 1.10692
diff -u -b -r1.10691 -r1.10692
--- ChangeLog   15 Feb 2007 11:01:16 -0000      1.10691
+++ ChangeLog   15 Feb 2007 16:36:58 -0000      1.10692
@@ -1,3 +1,9 @@
+2007-02-15  Stefan Monnier  <address@hidden>
+
+       * font-lock.el (font-lock-extend-region-wholelines):
+       Only return non-nil if the region has really been changed.
+       Reported by David Hansen <address@hidden>
+
 2007-02-15  Juanma Barranquero  <address@hidden>
 
        * play/5x5.el (5x5-crack-xor-mutate): Doc fix.
@@ -56,8 +62,8 @@
 2007-02-12  Michael Albinus  <address@hidden>
 
        * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
-       (tramp-get-remote-ln): Handle error case.  Reported by Chris Moore
-       <address@hidden>.
+       (tramp-get-remote-ln): Handle error case.
+       Reported by Chris Moore <address@hidden>.
 
 2007-02-11  Kim F. Storm  <address@hidden>
 
@@ -101,8 +107,8 @@
 
 2007-02-10  Eli Zaretskii  <address@hidden>
 
-       * info-look.el (info-lookup-make-completions): Bind
-       Info-fontify-maximum-menu-size to nil to speed up lookup of
+       * info-look.el (info-lookup-make-completions):
+       Bind Info-fontify-maximum-menu-size to nil to speed up lookup of
        index nodes.
 
        * info.el (Info-fontify-maximum-menu-size): Document the effect




reply via email to

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