diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b264bf30609..d63bbbf251a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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) |