diff options
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 3dbf2e7c74a..c497811baa3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-09-25 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * frame.el (frame-current-scroll-bars): New defun. | ||
| 4 | |||
| 5 | * window.el (window-current-scroll-bars): New defun. | ||
| 6 | |||
| 1 | 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org> | 7 | 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org> |
| 2 | 8 | ||
| 3 | * progmodes/cc-engine.el (c-parse-state): Fixed bug that could | 9 | * progmodes/cc-engine.el (c-parse-state): Fixed bug that could |