diff lisp/ChangeLog @ 33357:482cbaef2af5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 09 Nov 2000 23:49:35 +0000
parents 516e70b9fc74
children 19438cccc556
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 09 23:48:29 2000 +0000
+++ b/lisp/ChangeLog	Thu Nov 09 23:49:35 2000 +0000
@@ -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.