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: Tue, 09 Oct 2007 04:12:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/10/09 04:12:24

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11872
retrieving revision 1.11873
diff -u -b -r1.11872 -r1.11873
--- lisp/ChangeLog      9 Oct 2007 03:38:57 -0000       1.11872
+++ lisp/ChangeLog      9 Oct 2007 04:12:23 -0000       1.11873
@@ -1,5 +1,13 @@
 2007-10-09  Stefan Monnier  <address@hidden>
 
+       * diff-mode.el (diff-hunk-style): New fun.
+       (diff-end-of-hunk): Use it.
+       (diff-context->unified): Use the new `apply' undo element,
+       if applicable, so as to save undo-log space.
+       (diff-fine-change): New face.
+       (diff-fine-highlight-preproc): New function.
+       (diff-fine-highlight): New command.
+
        * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
        (smerge-refine-highlight-change): Add `props' argument.
        (smerge-refine-subst): New function holding most of smerge-refine.




reply via email to

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