From 1fe54d69016a108347f20d5946ae4c1c6ae8fde0 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 23 Mar 2005 22:47:25 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 ++- lispref/ChangeLog | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index bec719220b5..e3ec0d85706 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2983,7 +2983,8 @@ bitmap of the display line. Format is 'display '(left-fringe BITMAP [FACE]), where BITMAP is a symbol identifying a fringe bitmap, either built-in or defined with `define-fringe-bitmap', and FACE is an optional face name to be used -for displaying the bitmap. +for displaying the bitmap instead of the default `fringe' face. +When specified, FACE is automatically merged with the `fringe' face. *** New function `fringe-bitmaps-at-pos' returns the current fringe bitmaps in the display line at a given buffer position. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index bc49eb9f652..268304e5d4c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,11 @@ +2005-03-23 Kim F. Storm + + * display.texi (Standard Faces): Other faces used in the fringe + implicitly inherits from the fringe face. + (Fringe Bitmaps): FACE in right-fringe and left-fringe display + properties implicitly inherits from fringe face. + (Customizing Bitmaps): Likewise for set-fringe-bitmap-face. + 2005-03-20 Chong Yidong * display.texi (Invisible Text): State default value of -- 2.39.2