Mercurial > emacs
comparison lisp/ChangeLog @ 61540:6aef98a62439
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 13 Apr 2005 22:20:05 +0000 |
parents | 6f238601cd3f |
children | 3b3fa02a294d 146c086df160 |
comparison
equal
deleted
inserted
replaced
61539:6f238601cd3f | 61540:6aef98a62439 |
---|---|
1 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> | 1 2005-04-13 Luc Teirlinck <teirllm@auburn.edu> |
2 | 2 |
3 * startup.el (command-line): Handle `xterm-mouse-mode' before | 3 * startup.el (command-line): Handle `xterm-mouse-mode' before |
4 reading init file. | 4 reading init file. |
5 * tooltip.el (tooltip-mode): Adapt to above change. | 5 |
6 * xt-mouse.el (xterm-mouse-mode): Adapt to above change. | |
6 | 7 |
7 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> | 8 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk> |
8 | 9 |
9 * progmodes/sh-script.el (sh-here-document-word): Make it a | 10 * progmodes/sh-script.el (sh-here-document-word): Make it a |
10 defcustom. Doc fix. | 11 defcustom. Doc fix. |