Mercurial > emacs
comparison lisp/ChangeLog @ 32219:f008efed9754
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 06 Oct 2000 16:11:44 +0000 |
parents | 4e8bf6316c14 |
children | 1ba45428d865 |
comparison
equal
deleted
inserted
replaced
32218:65d06b88701d | 32219:f008efed9754 |
---|---|
1 2000-10-06 Dave Love <fx@gnu.org> | |
2 | |
3 * image-file.el (image-file-name-regexp): image-file-regexps -> | |
4 image-file-name-regexps. | |
5 | |
1 2000-10-06 Gerd Moellmann <gerd@gnu.org> | 6 2000-10-06 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * loadup.el (toplevel): Load `loaddefs' before `help' because the | 8 * loadup.el (toplevel): Load `loaddefs' before `help' because the |
4 latter needs the autoloaded define-minor-mode macro during the | 9 latter needs the autoloaded define-minor-mode macro during the |
5 bootstrap. | 10 bootstrap. |
11 | |
12 2000-10-06 Miles Bader <miles@lsi.nec.co.jp> | |
13 | |
14 * simple.el (shell-command-on-region): If the output is short | |
15 enough to display in an expanded echo area, show it here. | |
6 | 16 |
7 * startup.el (command-line): For now, activate tool-bar-mode only | 17 * startup.el (command-line): For now, activate tool-bar-mode only |
8 if XPM images are supported. | 18 if XPM images are supported. |
9 | 19 |
10 * mouse.el (mouse-drag-header-line): Don't allow resizing a | 20 * mouse.el (mouse-drag-header-line): Don't allow resizing a |