Mercurial > emacs
diff lispref/ChangeLog @ 57195:720d7ae784c7
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Wed, 22 Sep 2004 23:12:22 +0000 |
| parents | a7d4968614da |
| children | ce88ee86e383 |
line wrap: on
line diff
--- a/lispref/ChangeLog Wed Sep 22 23:11:12 2004 +0000 +++ b/lispref/ChangeLog Wed Sep 22 23:12:22 2004 +0000 @@ -1,3 +1,25 @@ +2004-09-23 Kim F. Storm <storm@cua.dk> + + * text.texi (Special Properties): Add `cursor', `pointer', + `line-height', and `line-spacing' properties. + + * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer + Shapes' to menu. + (Standard Faces): Doc fix for fringe face. + (Fringes): Add `overflow-newline-into-fringe' and + 'indicate-buffer-boundaries'. + (Fringe Bitmaps, Pointer Shapes): New nodes. + (Display Property): Add 'Pixel Specification' and 'Display Fringe + Bitmaps' to menu. + (Specified Space): Describe pixel width and height. + (Pixel Specification): New node. + (Other Display Specs): Add `slice' property. + (Display Fringe Bitmaps): New node. + (Images): Add 'Image Slices' to menu. + (Image Descriptors): Add `:pointer' and `:map' properties. + (Showing Images): Add slice arg to `insert-image'. Add + 'insert-sliced-image'. + 2004-09-20 Richard M. Stallman <rms@gnu.org> * commands.texi (Key Sequence Input):
