From 35ab48578a02c740b9208a5a8848d7a30f7e6592 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 5 Oct 2004 08:57:14 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 5 ++--- lispref/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 273886da2d0..ee94a259b7f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2493,9 +2493,8 @@ 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. -*** 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 diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b568e99fb58..aef4746eef7 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-10-05 Kim F. Storm + + * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos. + 2004-09-29 Kim F. Storm * display.texi (Fringe Bitmaps): Use symbols rather than numbers -- 2.39.5