aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman2002-11-15 23:56:41 +0000
committerRichard M. Stallman2002-11-15 23:56:41 +0000
commit03670a6517b02c70d7273857ad180e2eba90b1f5 (patch)
tree1687c7644f8e07d09565a5d8255872e24ed48eb8 /src
parent9c3eecf3721a3ecc8791e7f8a5f109ace6968a73 (diff)
downloademacs-03670a6517b02c70d7273857ad180e2eba90b1f5.tar.gz
emacs-03670a6517b02c70d7273857ad180e2eba90b1f5.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
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
262002-11-14 Richard M. Stallman <rms@gnu.org>
27
28 * buffer.c (syms_of_buffer): Doc fix.
29
262002-11-14 Dave Love <fx@gnu.org> 302002-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.