diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 9 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-04-15 Nick Roberts <nickrob@snap.net.nz> | 10 | 2005-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 |