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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 11 May 2008 20:32:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/05/11 20:32:38

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13715
retrieving revision 1.13716
diff -u -b -r1.13715 -r1.13716
--- ChangeLog   11 May 2008 18:15:52 -0000      1.13715
+++ ChangeLog   11 May 2008 20:32:33 -0000      1.13716
@@ -1,3 +1,17 @@
+2008-05-11  Juri Linkov  <address@hidden>
+
+       * wid-edit.el (widget-image-directory): Change default image data
+       subdirectory from "custom" to "images/custom".
+
+       * info.el (Info-next-preorder): Let-bind `Info-history' to nil
+       before recursive call to `Info-next-preorder' to not add
+       intermediate nodes to the history.
+
+       * isearch.el: Put isearch-scroll property on recenter-top-bottom.
+
+       * emulation/cua-base.el: Put isearch-scroll property
+       on cua-scroll-up and cua-scroll-down.
+
 2008-05-11  Eric S. Raymond  <address@hidden>
 
        * vc-hooks.el (vc-recompute-state): Removed (dead code).




reply via email to

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