Mercurial > emacs
comparison lisp/ChangeLog @ 28724:48df558593f9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 26 Apr 2000 17:46:21 +0000 |
parents | 228d0bc8e997 |
children | 466ad2113a59 |
comparison
equal
deleted
inserted
replaced
28723:67ffd6aa22da | 28724:48df558593f9 |
---|---|
1 2000-04-26 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * desktop.el (desktop-save): Save list of minor modes. | |
4 (desktop-create-buffer): Restore minor modes. | |
5 (desktop-minor-mode-table): New user-option. | |
6 | |
7 * subr.el (add-minor-mode): New function. | |
8 | |
9 * image.el (find-image): New function. | |
10 (defimage): Rewritten to find image at load time. | |
11 | |
12 * startup.el (normal-top-level-add-to-load-path): Handle | |
13 case that the default directory is not in load-path. | |
14 | |
15 * help.el: Old patch from Stefan Monnier. | |
16 (help-xref-on-pp): New function. | |
17 (describe-variable): Use it to display xrefs in a symbol's value. | |
18 | |
1 2000-04-26 Stefan Monnier <monnier@cs.yale.edu> | 19 2000-04-26 Stefan Monnier <monnier@cs.yale.edu> |
2 | 20 |
3 * cus-edit.el (custom-face): Fix parenthesis. | 21 * cus-edit.el (custom-face): Fix parenthesis. |
4 | 22 |
5 2000-04-26 Kenichi Handa <handa@etl.go.jp> | 23 2000-04-26 Kenichi Handa <handa@etl.go.jp> |