aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48fc5f85eab..ff37dddad77 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12005-04-15 Luc Teirlinck <teirllm@auburn.edu>
2
3 * loadup.el: Load tooltip if x-show-tip is fboundp.
4
5 * startup.el (command-line): Add comment.
6
7 * tooltip.el (tooltip-mode): Specify correct standard value for
8 Custom in init-value.
9
12005-04-15 Nick Roberts <nickrob@snap.net.nz> 102005-04-15 Nick Roberts <nickrob@snap.net.nz>
2 11
3 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if 12 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if