changeset 79330:a1760de57bf6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 03 Nov 2007 03:48:12 +0000
parents 6afb61db1b95
children c63184f0d78e
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 03 03:47:42 2007 +0000
+++ b/src/ChangeLog	Sat Nov 03 03:48:12 2007 +0000
@@ -1,5 +1,12 @@
 2007-11-03  Richard Stallman  <rms@gnu.org>
 
+	* xdisp.c (handle_face_prop): Use face_at_buffer_position_no_overlays
+	to get the base face for an overlay string.
+
+	* dispextern.h (face_at_buffer_position_no_overlays): Add decl.
+
+	* xfaces.c (face_at_buffer_position_no_overlays): New function.
+
 	* xdisp.c (handle_stop): Move some code out of loop.
 
 2007-11-01  Johan Bockg,Ae(Brd  <bojohan@gnu.org>