emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100430: Shorten menu description


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100430: Shorten menu description of "Other Display Specs" lispref node (Bug#7816).
Date: Fri, 28 Jan 2011 14:19:36 -0500
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100430
committer: Chong Yidong <address@hidden>
branch nick: emacs-23
timestamp: Fri 2011-01-28 14:19:36 -0500
message:
  Shorten menu description of "Other Display Specs" lispref node (Bug#7816).
  
  * vol1.texi (Top):
  * vol2.texi (Top):
  * elisp.texi (Top):
  * display.texi (Display Property): Shorten the menu description of
  the "Other Display Specs" node.
modified:
  doc/lispref/ChangeLog
  doc/lispref/display.texi
  doc/lispref/elisp.texi
  doc/lispref/vol1.texi
  doc/lispref/vol2.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2011-01-28 17:37:07 +0000
+++ b/doc/lispref/ChangeLog     2011-01-28 19:19:36 +0000
@@ -1,5 +1,11 @@
 2011-01-28  Chong Yidong  <address@hidden>
 
+       * vol1.texi (Top):
+       * vol2.texi (Top):
+       * elisp.texi (Top):
+       * display.texi (Display Property): Shorten the menu description of
+       the "Other Display Specs" node (Bug#7816).
+
        * keymaps.texi (Defining Menus): Add "menu item" and "extended
        menu item" concept index entries (Bug#7805).
 

=== modified file 'doc/lispref/display.texi'
--- a/doc/lispref/display.texi  2011-01-22 20:10:17 +0000
+++ b/doc/lispref/display.texi  2011-01-28 19:19:36 +0000
@@ -3657,9 +3657,8 @@
 * Replacing Specs::      Display specs that replace the text.
 * Specified Space::      Displaying one space with a specified width.
 * Pixel Specification::  Specifying space width or height in pixels.
-* Other Display Specs::  Displaying an image; magnifying text; moving it
-                          up or down on the page; adjusting the width
-                          of spaces within text.
+* Other Display Specs::     Displaying an image; adjusting the height,
+                              spacing, and other properties of text.
 * Display Margins::     Displaying text or images to the side of the main text.
 @end menu
 

=== modified file 'doc/lispref/elisp.texi'
--- a/doc/lispref/elisp.texi    2011-01-15 03:50:47 +0000
+++ b/doc/lispref/elisp.texi    2011-01-28 19:19:36 +0000
@@ -1329,9 +1329,8 @@
 * Replacing Specs::         Display specs that replace the text.
 * Specified Space::         Displaying one space with a specified width.
 * Pixel Specification::     Specifying space width or height in pixels.
-* Other Display Specs::     Displaying an image; magnifying text; moving it
-                              up or down on the page; adjusting the width
-                              of spaces within text.
+* Other Display Specs::     Displaying an image; adjusting the height,
+                              spacing, and other properties of text.
 * Display Margins::         Displaying text or images to the side of
                               the main text.
 

=== modified file 'doc/lispref/vol1.texi'
--- a/doc/lispref/vol1.texi     2011-01-15 03:50:47 +0000
+++ b/doc/lispref/vol1.texi     2011-01-28 19:19:36 +0000
@@ -1350,9 +1350,8 @@
 * Replacing Specs::         Display specs that replace the text.
 * Specified Space::         Displaying one space with a specified width.
 * Pixel Specification::     Specifying space width or height in pixels.
-* Other Display Specs::     Displaying an image; magnifying text; moving it
-                              up or down on the page; adjusting the width
-                              of spaces within text.
+* Other Display Specs::     Displaying an image; adjusting the height,
+                              spacing, and other properties of text.
 * Display Margins::         Displaying text or images to the side of
                               the main text.
 

=== modified file 'doc/lispref/vol2.texi'
--- a/doc/lispref/vol2.texi     2011-01-15 03:50:47 +0000
+++ b/doc/lispref/vol2.texi     2011-01-28 19:19:36 +0000
@@ -1349,9 +1349,8 @@
 * Replacing Specs::         Display specs that replace the text.
 * Specified Space::         Displaying one space with a specified width.
 * Pixel Specification::     Specifying space width or height in pixels.
-* Other Display Specs::     Displaying an image; magnifying text; moving it
-                              up or down on the page; adjusting the width
-                              of spaces within text.
+* Other Display Specs::     Displaying an image; adjusting the height,
+                              spacing, and other properties of text.
 * Display Margins::         Displaying text or images to the side of
                               the main text.
 


reply via email to

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