Mercurial > emacs
comparison lisp/ChangeLog @ 94871:41d345675cae
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 11 May 2008 20:32:33 +0000 |
parents | 8c21639e34cc |
children | c5a53051fe83 |
comparison
equal
deleted
inserted
replaced
94870:9ba92386b1f2 | 94871:41d345675cae |
---|---|
1 2008-05-11 Juri Linkov <juri@jurta.org> | |
2 | |
3 * wid-edit.el (widget-image-directory): Change default image data | |
4 subdirectory from "custom" to "images/custom". | |
5 | |
6 * info.el (Info-next-preorder): Let-bind `Info-history' to nil | |
7 before recursive call to `Info-next-preorder' to not add | |
8 intermediate nodes to the history. | |
9 | |
10 * isearch.el: Put isearch-scroll property on recenter-top-bottom. | |
11 | |
12 * emulation/cua-base.el: Put isearch-scroll property | |
13 on cua-scroll-up and cua-scroll-down. | |
14 | |
1 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com> | 15 2008-05-11 Eric S. Raymond <esr@snark.thyrsus.com> |
2 | 16 |
3 * vc-hooks.el (vc-recompute-state): Removed (dead code). | 17 * vc-hooks.el (vc-recompute-state): Removed (dead code). |
4 | 18 |
5 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu> | 19 2008-05-10 Dan Nicolaescu <dann@ics.uci.edu> |