comparison src/ChangeLog @ 79330:a1760de57bf6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 03 Nov 2007 03:48:12 +0000
parents bd6a3acc307b
children 07b3310d9342
comparison
equal deleted inserted replaced
79329:6afb61db1b95 79330:a1760de57bf6
1 2007-11-03 Richard Stallman <rms@gnu.org> 1 2007-11-03 Richard Stallman <rms@gnu.org>
2
3 * xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
4 to get the base face for an overlay string.
5
6 * dispextern.h (face_at_buffer_position_no_overlays): Add decl.
7
8 * xfaces.c (face_at_buffer_position_no_overlays): New function.
2 9
3 * xdisp.c (handle_stop): Move some code out of loop. 10 * xdisp.c (handle_stop): Move some code out of loop.
4 11
5 2007-11-01 Johan Bockg,Ae(Brd <bojohan@gnu.org> 12 2007-11-01 Johan Bockg,Ae(Brd <bojohan@gnu.org>
6 13