aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2015-01-07 21:00:04 -0800
committerGlenn Morris2015-01-07 21:00:04 -0800
commit9f654763f2223ce9f3317b44a3d1a8ac2c8bb832 (patch)
tree99be04bca0ab6cf6c5307e1a34781a5f925a82ce /src/ChangeLog
parent5a92f2031069c6db1c498e13e91e22ac78b98a69 (diff)
downloademacs-9f654763f2223ce9f3317b44a3d1a8ac2c8bb832.tar.gz
emacs-9f654763f2223ce9f3317b44a3d1a8ac2c8bb832.zip
# ChangeLog fixes
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2fc3479129c..eae16c27b75 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -46,7 +46,7 @@
46 Fixes Bug#15880. 46 Fixes Bug#15880.
47 This patch also makes Q constants (e.g., Qnil) constant addresses 47 This patch also makes Q constants (e.g., Qnil) constant addresses
48 from the C point of view. 48 from the C point of view.
49 * alloc.c, bidi.c, buffer.c, bytecode.c, callint.c, casefiddle: 49 * alloc.c, bidi.c, buffer.c, bytecode.c, callint.c, casefiddle.c:
50 * casetab.c, category.c, ccl.c, charset.c, chartab.c, cmds.c, coding.c: 50 * casetab.c, category.c, ccl.c, charset.c, chartab.c, cmds.c, coding.c:
51 * composite.c, data.c, dbusbind.c, decompress.c, dired.c, dispnew.c: 51 * composite.c, data.c, dbusbind.c, decompress.c, dired.c, dispnew.c:
52 * doc.c, editfns.c, emacs.c, eval.c, fileio.c, fns.c, font.c, fontset.c: 52 * doc.c, editfns.c, emacs.c, eval.c, fileio.c, fns.c, font.c, fontset.c:
@@ -76,7 +76,7 @@
76 (syms_of_alloc): Add lispsym count to symbols_consed. 76 (syms_of_alloc): Add lispsym count to symbols_consed.
77 * buffer.c (init_buffer_once): Compare to Qnil, not to make_number (0), 77 * buffer.c (init_buffer_once): Compare to Qnil, not to make_number (0),
78 when testing whether storage is all bits zero. 78 when testing whether storage is all bits zero.
79 * dispextern (struct image_type): 79 * dispextern.h (struct image_type):
80 * font.c (font_property_table): 80 * font.c (font_property_table):
81 * frame.c (struct frame_parm_table, frame_parms): 81 * frame.c (struct frame_parm_table, frame_parms):
82 * keyboard.c (scroll_bar_parts, struct event_head): 82 * keyboard.c (scroll_bar_parts, struct event_head):