aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 78362e1e108..1f27c76601a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12005-12-11 Nick Roberts <nickrob@snap.net.nz>
2
3 * tooltip.el (tooltip-mode): Move to start of file so that it
4 appears at top of customize buffer.
5
6 * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
7 Add the gud groupname.
8 (gud-tooltip-mode): Add the tooltip groupname.
9 (gud-tooltip-echo-area): Add the gud groupname. Remove tag to
10 avoid conflict with tooltip-use-echo-area.
11
12005-12-10 Romain Francoise <romain@orebokech.com> 122005-12-10 Romain Francoise <romain@orebokech.com>
2 13
3 * help.el (help-for-help-internal): Add `r' in doc string. 14 * help.el (help-for-help-internal): Add `r' in doc string.