comparison src/ChangeLog @ 76755:f803dda9e616

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Mar 2007 03:17:27 +0000
parents 44f86e993c52
children c82a3be1debd
comparison
equal deleted inserted replaced
76754:d64684643229 76755:f803dda9e616
1 2007-03-27 Glenn Morris <rgm@gnu.org>
2
3 * m/hp800.h: Restore HP-UX support (removed 2007-01-29).
4
1 2007-03-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 5 2007-03-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * macfns.c (Fx_display_mm_height, Fx_display_mm_width): Scale 7 * macfns.c (Fx_display_mm_height, Fx_display_mm_width): Scale
4 whole screen size in pixels by millimeters per pixel of main display. 8 whole screen size in pixels by millimeters per pixel of main display.
5 9
45 49
46 2007-03-23 Kim F. Storm <storm@cua.dk> 50 2007-03-23 Kim F. Storm <storm@cua.dk>
47 51
48 * intervals.c (merge_properties, intervals_equal): 52 * intervals.c (merge_properties, intervals_equal):
49 Use Fplist_member instead of Fmemq to find properties. 53 Use Fplist_member instead of Fmemq to find properties.
54
55 2007-03-23 Glenn Morris <rgm@gnu.org>
56
57 * unexhp9k800.c: Restore file with clarified legal status.
58 * m/sr2k.h: Restore since dependency unexhp9k800.c is restored.
50 59
51 2007-03-22 Chong Yidong <cyd@stupidchicken.com> 60 2007-03-22 Chong Yidong <cyd@stupidchicken.com>
52 61
53 * widget.c (EmacsFrameSetCharSize): Catch X errors. 62 * widget.c (EmacsFrameSetCharSize): Catch X errors.
54 63