comparison lisp/ChangeLog @ 61539:6f238601cd3f

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 13 Apr 2005 22:13:32 +0000
parents 67797152b44b
children 6aef98a62439
comparison
equal deleted inserted replaced
61538:1ba2007fb029 61539:6f238601cd3f
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
4 defcustom. Doc fix. 10 defcustom. Doc fix.
5 (sh-add): Bash uses $(( )) for arithmetic. 11 (sh-add): Bash uses $(( )) for arithmetic.