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.
This commit is contained in:
parent
6fc0aac363
commit
61db307fee
5 changed files with 14 additions and 12 deletions
|
@ -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).
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue