diff options
| author | Luc Teirlinck | 2005-04-13 22:13:32 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-04-13 22:13:32 +0000 |
| commit | b3a623d04d538e6eba4b927c6e376969d186653d (patch) | |
| tree | 5d42d67a19fae035f815a4abd837bec53ec23efd | |
| parent | 89d32f4d696e803a6b40c5377cd52248280907c2 (diff) | |
| download | emacs-b3a623d04d538e6eba4b927c6e376969d186653d.tar.gz emacs-b3a623d04d538e6eba4b927c6e376969d186653d.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dff79ee00db..68c4744ed45 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * startup.el (command-line): Handle `xterm-mouse-mode' before | ||
| 4 | reading init file. | ||
| 5 | * tooltip.el (tooltip-mode): Adapt to above change. | ||
| 6 | |||
| 1 | 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> | 7 | 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 8 | ||
| 3 | * progmodes/sh-script.el (sh-here-document-word): Make it a | 9 | * progmodes/sh-script.el (sh-here-document-word): Make it a |