From 6db2bc0254d88bdeb22dc5549509f597cad825fb Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Thu, 23 Sep 2004 04:18:12 +0000 Subject: [PATCH] *** empty log message *** --- lispref/ChangeLog | 8 ++++++++ lispref/display.texi | 4 ++-- man/ChangeLog | 4 ++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b6819c9b16c..2dd35cd1844 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,11 @@ +2004-09-22 Luc Teirlinck + + * display.texi: Correct various typos. + (Display): Rename node "Pointer Shapes" to "Pointer + Shape". (There is already a node called "Pointer Shapes" in + frames.texi.) + (Images): Remove non-existent node "Image Slices" from menu. + 2004-09-23 Kim F. Storm * text.texi (Special Properties): Add `cursor', `pointer', diff --git a/lispref/display.texi b/lispref/display.texi index 9b9eb76eb38..3f75c386765 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -25,9 +25,9 @@ that Emacs presents to the user. * Faces:: A face defines a graphics style for text characters: font, colors, etc. * Fringes:: Controlling window fringes. -* Fringe Bitmaps:: Customizing fringe bitmaps. +* Fringe Bitmaps:: Customizing fringe bitmaps. * Scroll Bars:: Controlling vertical scroll bars. -* Pointer Shape:: Controlling the mouse pointer shape. +* Pointer Shape:: Controlling the mouse pointer shape. * Display Property:: Enabling special display features. * Images:: Displaying images in Emacs buffers. * Buttons:: Adding clickable buttons to Emacs buffers. diff --git a/man/ChangeLog b/man/ChangeLog index 10320ef7de7..7b20cda2bc0 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2004-09-22 Luc Teirlinck + + * display.texi (Display Custom): Remove stray `@end defvar'. + 2004-09-23 Kim F. Storm * display.texi (Display Custom): Add `overflow-newline-into-fringe', -- 2.39.2