# HG changeset patch # User Juri Linkov # Date 1210537953 0 # Node ID 41d345675caef2da4f350dd77c061945dcfe5a92 # Parent 9ba92386b1f2ce8c4be1fa785fa40b64fcafcf9a *** empty log message *** diff -r 9ba92386b1f2 -r 41d345675cae lisp/ChangeLog --- a/lisp/ChangeLog Sun May 11 20:31:45 2008 +0000 +++ b/lisp/ChangeLog Sun May 11 20:32:33 2008 +0000 @@ -1,3 +1,17 @@ +2008-05-11 Juri Linkov + + * 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 * vc-hooks.el (vc-recompute-state): Removed (dead code).