diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c497811baa3..db562e565ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin. | ||
| 4 | (sh-font-lock-keywords, sh-feature): Fix previous change of | ||
| 5 | sh-feature to avoid infloop with sh-font-lock-keywords. | ||
| 6 | |||
| 1 | 2003-09-25 Kim F. Storm <storm@cua.dk> | 7 | 2003-09-25 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * frame.el (frame-current-scroll-bars): New defun. | 9 | * frame.el (frame-current-scroll-bars): New defun. |