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:25:16 +0000

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

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11873
retrieving revision 1.11874
diff -u -b -r1.11873 -r1.11874
--- ChangeLog   9 Oct 2007 04:12:23 -0000       1.11873
+++ ChangeLog   9 Oct 2007 04:25:14 -0000       1.11874
@@ -1,5 +1,9 @@
 2007-10-09  Stefan Monnier  <address@hidden>
 
+       * help-fns.el (describe-variable): Slightly change the layout of
+       meta-info to separate it better from the docstring.
+       Standardize insertion of extra empty lines in various circumstances.
+
        * diff-mode.el (diff-hunk-style): New fun.
        (diff-end-of-hunk): Use it.
        (diff-context->unified): Use the new `apply' undo element,
@@ -7,6 +11,7 @@
        (diff-fine-change): New face.
        (diff-fine-highlight-preproc): New function.
        (diff-fine-highlight): New command.
+       (diff-mode-map, diff-mode-menu): Add diff-fine-highlight.
 
        * smerge-mode.el (smerge-refine-chopup-region): Add `preproc' argument.
        (smerge-refine-highlight-change): Add `props' argument.




reply via email to

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