diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-06-06 15:12:43 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-06-06 15:12:43 +0000 |
commit | c07345e23578fed9f09180559b84e2983eaa7176 (patch) | |
tree | 56837bcf6d52fe74752e8b52c82c2769f00843b2 /lisp | |
parent | bc38726909e7d5184de7177ae4d56390a97ee103 (diff) | |
download | emacs-c07345e23578fed9f09180559b84e2983eaa7176.tar.gz emacs-c07345e23578fed9f09180559b84e2983eaa7176.tar.bz2 emacs-c07345e23578fed9f09180559b84e2983eaa7176.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9c73b94e805..929361511b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2003-06-06 Klaus Zeitler <kzeitler@lucent.com> + + * progmodes/sh-script.el: Fix bug in "Options Loop" skeleton for + ksh. Add newlines to a few skeletons, add "select" keyword for + bash. + 2003-06-06 Andreas Schwab <schwab@suse.de> * info.el (Info-select-node): Doc fix. |