comparison src/ChangeLog @ 97774:cf6404e22e31

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Wed, 27 Aug 2008 20:21:31 +0000
parents 4b3585c1b69a
children 88a8ab97052b
comparison
equal deleted inserted replaced
97773:0583dab50a76 97774:cf6404e22e31
2 2
3 * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame 3 * msdos.c (Fmsdos_remember_default_colors): Don't reverse frame
4 colors under -rv. 4 colors under -rv.
5 (IT_set_frame_parameters): Don't swap foreground and background 5 (IT_set_frame_parameters): Don't swap foreground and background
6 colors if `(reverse . t)' is present in the frame properties. 6 colors if `(reverse . t)' is present in the frame properties.
7 (internal_terminal_init): Call init_frame_faces only for the
8 initial frame.
7 9
8 2008-08-27 Andreas Schwab <schwab@suse.de> 10 2008-08-27 Andreas Schwab <schwab@suse.de>
9 11
10 * dired.c (Ffile_attributes): Avoid compiler warning in bitshift. 12 * dired.c (Ffile_attributes): Avoid compiler warning in bitshift.
11 13