comparison lisp/ChangeLog @ 52780:47bf5f5df3c9

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 06 Oct 2003 16:36:56 +0000
parents 531e2be69ef0
children 52ec5e8bdb21
comparison
equal deleted inserted replaced
52779:3bc7b9f71e34 52780:47bf5f5df3c9
1 2003-10-06 Dave Love <fx@gnu.org>
2
3 * files.el (find-file-hook): Customize.
4 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
5
6 * bindings.el (completion-ignored-extensions): Remove .log.
7 (global-map): Add again, open, stop keys.
8
1 2003-10-05 Richard M. Stallman <rms@gnu.org> 9 2003-10-05 Richard M. Stallman <rms@gnu.org>
2 10
3 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append. 11 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
4 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts): 12 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
5 Use sh-modify directly. 13 Use sh-modify directly.