diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c505059bc75..76a6bf49c2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-11-10 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * startup.el (command-line): Set the default tooltip-mode | ||
| 4 | to t for graphical displays which implement x-show-tip. | ||
| 5 | |||
| 6 | * tooltip.el (tooltip-mode): Add a comment about startup.el | ||
| 7 | setting the default value of this user-option. | ||
| 8 | |||
| 1 | 2000-11-09 Gerd Moellmann <gerd@gnu.org> | 9 | 2000-11-09 Gerd Moellmann <gerd@gnu.org> |
| 2 | 10 | ||
| 3 | * simple.el (byte-compiling-files-p): New function. | 11 | * simple.el (byte-compiling-files-p): New function. |