emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog [lexbind]
Date: Wed, 06 Oct 2004 01:44:30 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.49.2.35 emacs/lispref/ChangeLog:1.49.2.36
*** emacs/lispref/ChangeLog:1.49.2.35   Thu Sep 16 00:12:22 2004
--- emacs/lispref/ChangeLog     Wed Oct  6 05:21:50 2004
***************
*** 1,3 ****
--- 1,67 ----
+ 2004-09-25  Richard M. Stallman  <address@hidden>
+ 
+       * text.texi (Special Properties): Cleanups in `cursor'.
+       Rewrites in `line-height' and `line-spacing'; exchange them.
+ 
+       * display.texi (Fringes): Rewrite previous change.
+       (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
+       (Display Fringe Bitmaps): Node deleted, text moved.
+       (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
+       (Scroll Bars): Clarify set-window-scroll-bars.
+       (Pointer Shape): Rewrite.
+       (Specified Space): Clarify :align-to, etc.
+       (Pixel Specification): Use @var.  Clarify new text.
+       (Other Display Specs): Clarify `slice'.
+       (Image Descriptors): Cleanups.
+       (Showing Images): Cleanups.
+ 
+ 2004-09-24  Luc Teirlinck  <address@hidden>
+ 
+       * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
+ 
+       * modes.texi: Various minor changes in addition to:
+       (Major Mode Conventions): Final call to `run-mode-hooks' should
+       not be inside the `delay-mode-hooks' form.
+       (Mode Hooks): New node.
+       (Hooks): Delete obsolete example.
+       Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
+       node "Mode Hooks".
+ 
+ 2004-09-22  Luc Teirlinck  <address@hidden>
+ 
+       * 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  <address@hidden>
+ 
+       * 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  <address@hidden>
+ 
+       * commands.texi (Key Sequence Input):
+       Clarify downcasing in read-key-sequence.
+ 
  2004-09-08  Juri Linkov  <address@hidden>
  
        * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]