*** empty log message ***
This commit is contained in:
parent
cf6d43aeca
commit
35ab48578a
2 changed files with 6 additions and 3 deletions
5
etc/NEWS
5
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue