diff options
| author | Richard M. Stallman | 2002-11-15 23:56:41 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-11-15 23:56:41 +0000 |
| commit | 03670a6517b02c70d7273857ad180e2eba90b1f5 (patch) | |
| tree | 1687c7644f8e07d09565a5d8255872e24ed48eb8 /src | |
| parent | 9c3eecf3721a3ecc8791e7f8a5f109ace6968a73 (diff) | |
| download | emacs-03670a6517b02c70d7273857ad180e2eba90b1f5.tar.gz emacs-03670a6517b02c70d7273857ad180e2eba90b1f5.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cc18a76b96b..fc248b083d0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -23,6 +23,10 @@ | |||
| 23 | (x_create_x_image_and_pixmap): Mark images with palettes as such. | 23 | (x_create_x_image_and_pixmap): Mark images with palettes as such. |
| 24 | (xbm_load): Remove unused variable. | 24 | (xbm_load): Remove unused variable. |
| 25 | 25 | ||
| 26 | 2002-11-14 Richard M. Stallman <rms@gnu.org> | ||
| 27 | |||
| 28 | * buffer.c (syms_of_buffer): Doc fix. | ||
| 29 | |||
| 26 | 2002-11-14 Dave Love <fx@gnu.org> | 30 | 2002-11-14 Dave Love <fx@gnu.org> |
| 27 | 31 | ||
| 28 | * alloc.c (SETJMP_WILL_NOT_WORK): Add note. | 32 | * alloc.c (SETJMP_WILL_NOT_WORK): Add note. |