Mercurial > emacs
comparison lisp/ChangeLog @ 54162:197b774698f8
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 27 Feb 2004 17:32:57 +0000 |
parents | e371dc9d17e1 |
children | 31f59adf16ea |
comparison
equal
deleted
inserted
replaced
54161:ea359827d26a | 54162:197b774698f8 |
---|---|
1 2004-02-27 Kevin Ryde <user42@zip.com.au> | |
2 | |
3 * info-look.el: In scheme-mode symbol regexp, disallow backquote and | |
4 comma, so that it DTRT in macros. | |
5 | |
1 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de> | 6 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de> |
2 | 7 |
3 * progmodes/sh-script.el (sh-shell-arg) | 8 * progmodes/sh-script.el (sh-shell-arg) |
4 (sh-require-final-newline, sh-assignment-regexp, sh-builtins) | 9 (sh-require-final-newline, sh-assignment-regexp, sh-builtins) |
5 (sh-leading-keywords, sh-other-keywords): Fix custom type. | 10 (sh-leading-keywords, sh-other-keywords): Fix custom type. |