comparison src/ChangeLog @ 37951:07263f7795e2

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 31 May 2001 01:44:47 +0000
parents 085486fa1c02
children 7103eb9ef882
comparison
equal deleted inserted replaced
37950:f01f454ea6bf 37951:07263f7795e2
1 2001-05-30 Stefan Monnier <monnier@cs.yale.edu>
2
3 * buffer.c (copy_overlays): Make ENABLE_CHECKING happy.
4
1 2001-05-30 Gerd Moellmann <gerd@gnu.org> 5 2001-05-30 Gerd Moellmann <gerd@gnu.org>
2 6
3 * xfns.c (enum image_value_type): New enumerator 7 * xfns.c (enum image_value_type): New enumerator
4 IMAGE_STRING_OR_NIL_VALUE. 8 IMAGE_STRING_OR_NIL_VALUE.
5 (parse_image_spec): Handle it. 9 (parse_image_spec): Handle it.
22 * callproc.c (Fcall_process): Deal with decode_coding returning 26 * callproc.c (Fcall_process): Deal with decode_coding returning
23 CODING_FINISH_INCONSISTENT_EOL. 27 CODING_FINISH_INCONSISTENT_EOL.
24 28
25 2001-05-28 Gerd Moellmann <gerd@gnu.org> 29 2001-05-28 Gerd Moellmann <gerd@gnu.org>
26 30
27 * xmenu.c (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite 31 * xmenu.c (xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
28 an item's name with its key description in case the description 32 an item's name with its key description in case the description
29 is a multibyte string. 33 is a multibyte string.
30 34
31 * keymap.c (Fsingle_key_description): Create a multibyte string 35 * keymap.c (Fsingle_key_description): Create a multibyte string
32 only if necessary. 36 only if necessary.
54 58
55 2001-05-16 Gerd Moellmann <gerd@gnu.org> 59 2001-05-16 Gerd Moellmann <gerd@gnu.org>
56 60
57 * xfns.c (x_set_foreground_color): Change frame's cursor_pixel 61 * xfns.c (x_set_foreground_color): Change frame's cursor_pixel
58 only if it's equal to the former foreground pixel color. 62 only if it's equal to the former foreground pixel color.
59 (x_set_foreground_color, x_set_background_color) 63 (x_set_foreground_color, x_set_background_color)
60 (x_set_mouse_color, x_set_cursor_color): Cleaned up. 64 (x_set_mouse_color, x_set_cursor_color): Cleaned up.
61 65
62 2001-05-16 Dave Love <fx@gnu.org> 66 2001-05-16 Dave Love <fx@gnu.org>
63 67
64 * insdel.c (signal_before_change, signal_after_change): Consider a 68 * insdel.c (signal_before_change, signal_after_change): Consider a