Mercurial > emacs
diff etc/NEWS @ 69057:542b9be4c5e3
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 20 Feb 2006 22:31:16 +0000 |
parents | 022ca860d9ec |
children | fb78d0fb694a d1c5430c5bff |
line wrap: on
line diff
--- a/etc/NEWS Mon Feb 20 22:30:21 2006 +0000 +++ b/etc/NEWS Mon Feb 20 22:31:16 2006 +0000 @@ -4604,6 +4604,13 @@ +++ ** Customizable fringe bitmaps +*** New buffer-local variables `fringe-indicator-alist' and +`fringe-cursor-alist' maps between logical (internal) fringe indicator +and cursor symbols and the actual fringe bitmaps to be displayed. +This decouples the logical meaning of the fringe indicators from the +physical appearence, as well as allowing different fringe bitmaps to +be used in different windows showing different buffers. + *** New function `define-fringe-bitmap' can now be used to create new fringe bitmaps, as well as change the built-in fringe bitmaps.