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 [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Tue, 19 Feb 2008 19:44:50 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        08/02/19 19:44:49

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.622
retrieving revision 1.11049.2.623
diff -u -b -r1.11049.2.622 -r1.11049.2.623
--- ChangeLog   19 Feb 2008 09:48:00 -0000      1.11049.2.622
+++ ChangeLog   19 Feb 2008 19:44:44 -0000      1.11049.2.623
@@ -1,3 +1,16 @@
+2008-02-19  Stefan Monnier  <address@hidden>
+
+       * diff-mode.el: Make it more robust in the presence of empty context
+       lines in unified hunks.
+       (diff-valid-unified-empty-line): New var.
+       (diff-unified->context, diff-sanity-check-hunk): Obey it.
+       (diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
+       (diff-fixup-modifs, diff-post-command-hook): Use this new arg.
+       (diff-hunk-header-re-unified): New const.
+       (diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
+       (diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
+       (diff-sanity-check-hunk): Use it.
+
 2008-02-19  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdba): Recreate as an alias for gdb.




reply via email to

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