diff options
| author | Kim F. Storm | 2003-09-20 23:36:00 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-09-20 23:36:00 +0000 |
| commit | b648413bf54b09928cf99e7db5d4e9595153d6ee (patch) | |
| tree | 26b64192d2dab9d96349ad7a972fc4fcffb1545f /src | |
| parent | 61f2fe7b10e24ce3573f66a80af663e39571a824 (diff) | |
| download | emacs-b648413bf54b09928cf99e7db5d4e9595153d6ee.tar.gz emacs-b648413bf54b09928cf99e7db5d4e9595153d6ee.zip | |
*** empty log message ***
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. |