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, 26 May 2008 17:25:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/05/26 17:25:44

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13824
retrieving revision 1.13825
diff -u -b -r1.13824 -r1.13825
--- ChangeLog   26 May 2008 12:08:21 -0000      1.13824
+++ ChangeLog   26 May 2008 17:25:41 -0000      1.13825
@@ -1,3 +1,11 @@
+2008-05-26  Stefan Monnier  <address@hidden>
+
+       * diff-mode.el (diff-context-mid-hunk-header-re): New const.
+       (diff-font-lock-keywords, diff-context->unified)
+       (diff-reverse-direction, diff-fixup-modifs, diff-sanity-check-hunk)
+       (diff-hunk-text, diff-find-source-location): Use it.
+       (diff-post-command-hook): Let the user edit the hunk headers.
+
 2008-05-26  Andreas Schwab  <address@hidden>
 
        * vc.el (vc-default-prettify-state-info): Fix formatting of an
@@ -15,8 +23,8 @@
 
 2008-05-25  John Paul Wallington  <address@hidden>
 
-       * proced.el (proced-next-line, proced-previous-line): Avoid
-       calling `next-line' and `previous-line' from Lisp code.
+       * proced.el (proced-next-line, proced-previous-line):
+       Avoid calling `next-line' and `previous-line' from Lisp code.
 
 2008-05-25  Ed Reingold  <address@hidden>
 




reply via email to

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