aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorDave Love2003-10-06 16:36:56 +0000
committerDave Love2003-10-06 16:36:56 +0000
commitc51b37fde97bbe92d350e4f204cefa984a38704e (patch)
treeba00fa8a890d4e93e3c255259c774e60f514b204 /lisp
parent8f6cea29d788f4432e0ca46957da122a49aeb85f (diff)
downloademacs-c51b37fde97bbe92d350e4f204cefa984a38704e.tar.gz
emacs-c51b37fde97bbe92d350e4f204cefa984a38704e.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
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 @@
12003-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
12003-10-05 Richard M. Stallman <rms@gnu.org> 92003-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.