aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-03-23 22:47:25 +0000
committerKim F. Storm <[email protected]>2005-03-23 22:47:25 +0000
commit1fe54d69016a108347f20d5946ae4c1c6ae8fde0 (patch)
treedc7b1eb7f1b21bc650f7b97f2f9182f21bdb53c8
parent9c7b14213a9668d087339bd86f010d9164d3fb06 (diff)
*** empty log message ***
-rw-r--r--etc/NEWS3
-rw-r--r--lispref/ChangeLog8
2 files changed, 10 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bec719220b..e3ec0d8570 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 bc49eb9f65..268304e5d4 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,11 @@
+2005-03-23 Kim F. Storm <[email protected]>
+
+ * 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 <[email protected]>
* display.texi (Invisible Text): State default value of