aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a795cd98ace..0e91c480fff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-03-16 Chong Yidong <cyd@stupidchicken.com> 12009-03-16 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * minibuffer.el (read-file-name): Doc fix.
4
3 * tooltip.el (tooltip-show-help-non-mode): Don't set 5 * tooltip.el (tooltip-show-help-non-mode): Don't set
4 tooltip-previous-message if called with the same tooltip that is 6 tooltip-previous-message if called with the same tooltip that is
5 showing (Bug#2680). 7 showing (Bug#2680).