From: Chong Yidong Date: Fri, 28 Jan 2011 19:19:36 +0000 (-0500) Subject: Shorten menu description of "Other Display Specs" lispref node (Bug#7816). X-Git-Tag: emacs-pretest-23.2.93~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61db307fee9a511cb38cfaffbedbfbf163aa6256;p=emacs.git 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. --- 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 + * 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.