comparison src/ChangeLog @ 60838:a30123aa4b4a

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 22 Mar 2005 23:08:41 +0000
parents 35cf88000489
children ddd52cca345e 13796b0653c7
comparison
equal deleted inserted replaced
60837:18fb43577f76 60838:a30123aa4b4a
1 2005-03-22 Kim F. Storm <storm@cua.dk>
2
3 * xfaces.c (lookup_derived_face): Add arg SIGNAL_P.
4 * dispextern.h (lookup_derived_face): Fix prototype.
5 * msdos.c (XMenuActivate): Fix call to lookup_derived_face.
6
7 * xdisp.c (handle_single_display_spec): Derive left-fringe and
8 right-fringe face from fringe face.
9
10 * fringe.c (draw_fringe_bitmap_1, Fset_fringe_bitmap_face):
11 Derive face from fringe face.
12
1 2005-03-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 13 2005-03-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 14
3 * xrdb.c (x_load_resources): Undo previous change (2005-03-18). 15 * xrdb.c (x_load_resources): Undo previous change (2005-03-18).
4 16
5 2005-03-22 David Kastrup <dak@gnu.org> 17 2005-03-22 David Kastrup <dak@gnu.org>