]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 23 Sep 2004 04:18:12 +0000 (04:18 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 23 Sep 2004 04:18:12 +0000 (04:18 +0000)
lispref/ChangeLog
lispref/display.texi
man/ChangeLog

index b6819c9b16cc31f526c0f5195b2589d16bc088cd..2dd35cd18441574dd8654748f75243926c9fab07 100644 (file)
@@ -1,3 +1,11 @@
+2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * 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  <storm@cua.dk>
 
        * text.texi (Special Properties): Add `cursor', `pointer',
index 9b9eb76eb38ab0a5357366846f3a91364a157778..3f75c386765149f8c2aac327259ffc71b85bacdb 100644 (file)
@@ -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.
index 10320ef7de759b979dffb6e62b06df6f2e220cd0..7b20cda2bc0cf2a83c6bff3d0058676bd0df6f5f 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * display.texi (Display Custom): Remove stray `@end defvar'.
+
 2004-09-23  Kim F. Storm  <storm@cua.dk>
 
        * display.texi (Display Custom): Add `overflow-newline-into-fringe',