summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-01-28 14:19:36 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-01-28 14:19:36 -0500
commit61db307fee9a511cb38cfaffbedbfbf163aa6256 (patch)
tree662597d5d408431544dc8657b5cfacdc30c79fcf
parent6fc0aac3632372ac488ccdd269fdf86c53701f28 (diff)
downloademacs-61db307fee9a511cb38cfaffbedbfbf163aa6256.tar.gz
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.
-rw-r--r--doc/lispref/ChangeLog6
-rw-r--r--doc/lispref/display.texi5
-rw-r--r--doc/lispref/elisp.texi5
-rw-r--r--doc/lispref/vol1.texi5
-rw-r--r--doc/lispref/vol2.texi5
5 files changed, 14 insertions, 12 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index e4cc70f79bd..c651c5cab89 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,11 @@
2011-01-28 Chong Yidong <cyd@stupidchicken.com>
+ * 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).
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 0a9fa30c599..8a884401546 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -3657,9 +3657,8 @@ display specifications and what they mean.
* 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
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index 02cb2aeefc8..44161924188 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -1329,9 +1329,8 @@ The @code{display} Property
* 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.
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index 52c59d1e921..425e09fdc21 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -1350,9 +1350,8 @@ The @code{display} Property
* 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.
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index 6a52860fc84..7d2f260c772 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -1349,9 +1349,8 @@ The @code{display} Property
* 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.