comparison src/ChangeLog @ 122:d2f30a177268 r20-1b14

Import from CVS: tag r20-1b14
author cvs
date Mon, 13 Aug 2007 09:26:03 +0200
parents cca96a509cfe
children 9b50b4588a93
comparison
equal deleted inserted replaced
121:419db647c998 122:d2f30a177268
1 Thu Apr 10 12:48:49 1997 Steven L Baur <steve@altair.xemacs.org>
2
3 * glyphs.c: Undo duplicate declaration of display_table.
4
5 * glyphs.h: Back out name change of autodetect to
6 automatic_conversion.
7
8 * glyphs.c: Back out name change of autodetect to
9 automatic_conversion.
10
11 * glyphs-x.c (image_instantiator_format_create_glyphs_x): Back out
12 name change of autodetect to automatic_conversion.
13
14 * events.c (Fevent_properties): Do something sensible for
15 dead_event and empty_event.
16
17 * general.c: Restore autodetect symbol.
18
19 * emacsfns.h: Declare new symbol Qempty.
20
21 * general.c: Add symbol to identify empty events.
22
23 * events.c (Fevent_type): Don't abort() when presented with an
24 empty_event or a dead_event.
25
1 Mon Apr 7 18:12:26 1997 David Moore <dmoore@ucsd.edu> 26 Mon Apr 7 18:12:26 1997 David Moore <dmoore@ucsd.edu>
2 27
3 * xmu.c: Renamed local `initialized' variable to `hex_initialized' 28 * xmu.c: Renamed local `initialized' variable to `hex_initialized'
4 and don't assign to static, as some compilers crash. 29 and don't assign to static, as some compilers crash.
5 (initHexTable): Use it. 30 (initHexTable): Use it.