comparison src/ChangeLog @ 33841:ed02ff77aa8d

*** empty log message ***
author Miles Bader <miles@gnu.org>
date Fri, 24 Nov 2000 06:32:05 +0000
parents 0ef815e86f0e
children aca74e0f86ec
comparison
equal deleted inserted replaced
33840:e8b1a1d28ff4 33841:ed02ff77aa8d
1 2000-11-24 Miles Bader <miles@gnu.org>
2
3 * xdisp.c (display_menu_bar, display_mode_line): Change the way we
4 apply `mode-line-inverse-video' -- zero means force display using
5 the default face, non-zero means display using the specialized face.
6 (syms_of_xdisp): `mode-line-inverse-video' defaults to true again.
7
1 2000-11-23 Kenichi Handa <handa@etl.go.jp> 8 2000-11-23 Kenichi Handa <handa@etl.go.jp>
2 9
3 * alloc.c (Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of 10 * alloc.c (Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of
4 hard coded `4'. 11 hard coded `4'.
5 12