diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e88b38dbe6c..704aa701618 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2003-10-06 Dave Love <fx@gnu.org> + + * files.el (find-file-hook): Customize. + (auto-mode-alist): Add .stk, .ss, .sch, .orig. + + * bindings.el (completion-ignored-extensions): Remove .log. + (global-map): Add again, open, stop keys. + 2003-10-05 Richard M. Stallman <rms@gnu.org> * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append. |