Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2030:488b2f76d852
[xemacs-hg @ 2004-04-19 08:54:47 by stephent]
assorted improvements in ./lisp/
<87llkswdr6.fsf@tleepslib.sk.tsukuba.ac.jp>
<87pta4we6g.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 19 Apr 2004 08:54:50 +0000 |
parents | cb22c508fb00 |
children | 91d4c8c65a0f |
comparison
equal
deleted
inserted
replaced
2029:7a9919388e87 | 2030:488b2f76d852 |
---|---|
1 2004-02-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * isearch-mode.el (isearch-abort): Preserve successful search target. | |
4 | |
5 2004-04-19 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> | |
6 | |
7 * startup.el (site-start-file): | |
8 (load-init-file): | |
9 Improve documentation. | |
10 | |
11 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org> | |
12 | |
13 * menubar-items.el (default-menubar): Options are saved to custom.el. | |
14 | |
15 2004-04-16 Stephen J. Turnbull <stephen@xemacs.org> | |
16 | |
17 * help.el (help-register-and-maybe-prune-excess): Trim docstring. | |
18 Sanity check argument. | |
19 (with-displaying-temp-buffer): Improve docstring. | |
20 | |
21 2004-04-09 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> | |
22 | |
23 * files.el (revert-buffer): Synch to 21.4. Suggested by | |
24 Rodney Sparapani <rsparapa@post.its.mcw.edu>. | |
25 | |
1 2004-04-09 Mike Sperber <mike@xemacs.org> | 26 2004-04-09 Mike Sperber <mike@xemacs.org> |
2 | 27 |
3 * minibuf.el (reset-buffer): Zap the mark of the minibuffer as | 28 * minibuf.el (reset-buffer): Zap the mark of the minibuffer as |
4 well, to prevent it from hijacking other buffers' marks when | 29 well, to prevent it from hijacking other buffers' marks when |
5 typing in the minibuffer later. | 30 typing in the minibuffer later. |