diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0e79605f144..927c9941cc0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -5,6 +5,8 @@ | |||
| 5 | (syms_of_frame): DEFVAR_LISP it, and initialize according to | 5 | (syms_of_frame): DEFVAR_LISP it, and initialize according to |
| 6 | window-system default scroll bar position. | 6 | window-system default scroll bar position. |
| 7 | 7 | ||
| 8 | * window.c (Fwindow_scroll_bars): Doc fix. | ||
| 9 | |||
| 8 | 2003-09-19 Dave Love <fx@gnu.org> | 10 | 2003-09-19 Dave Love <fx@gnu.org> |
| 9 | 11 | ||
| 10 | * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. | 12 | * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. |