summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
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 @@
+2000-11-10 Gerd Moellmann <gerd@gnu.org>
+
+ * startup.el (command-line): Set the default tooltip-mode
+ to t for graphical displays which implement x-show-tip.
+
+ * tooltip.el (tooltip-mode): Add a comment about startup.el
+ setting the default value of this user-option.
+
2000-11-09 Gerd Moellmann <gerd@gnu.org>
* simple.el (byte-compiling-files-p): New function.