Mercurial > emacs
changeset 57332:304307d73431
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 05 Oct 2004 08:57:14 +0000 |
parents | c02ec4a1158e |
children | 3bce830e4b33 |
files | etc/NEWS lispref/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Oct 05 08:55:12 2004 +0000 +++ b/etc/NEWS Tue Oct 05 08:57:14 2004 +0000 @@ -2493,9 +2493,8 @@ `define-fringe-bitmap', and FACE is an optional face name to be used for displaying the bitmap. -*** New function `fringe-bitmaps-at-pos' returns a cons (LEFT . RIGHT) -identifying the current fringe bitmaps in the display line at a given -buffer position. A nil value means no bitmap. +*** New function `fringe-bitmaps-at-pos' returns the current fringe +bitmaps in the display line at a given buffer position. ** Multiple overlay arrows can now be defined and managed via the new variable `overlay-arrow-variable-list'. It contains a list of
--- a/lispref/ChangeLog Tue Oct 05 08:55:12 2004 +0000 +++ b/lispref/ChangeLog Tue Oct 05 08:57:14 2004 +0000 @@ -1,3 +1,7 @@ +2004-10-05 Kim F. Storm <storm@cua.dk> + + * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos. + 2004-09-29 Kim F. Storm <storm@cua.dk> * display.texi (Fringe Bitmaps): Use symbols rather than numbers