From: Robert J. Chassell Date: Mon, 17 Jun 2002 19:47:43 +0000 (+0000) Subject: @end info changed to @end info X-Git-Tag: ttn-vms-21-2-B4~14566 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c06ea539baea3a25ac704000346f598820c20e9;p=emacs.git @end info changed to @end info Replaced menu reference to `Trailing Whitespace' with `Useless Whitespace' --- diff --git a/man/emacs.texi b/man/emacs.texi index 6efae47455f..e1fa1c041bd 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -113,7 +113,7 @@ Emacs Lisp Reference Manual}. If you are new to Info and want to learn how to use it, type the command @kbd{h} now. It brings you to a programmed instruction sequence. -@end info +@end ifinfo @ignore These subcategories have been deleted for simplicity @@ -434,7 +434,7 @@ Frames and X Windows * Font Lock:: Minor mode for syntactic highlighting using faces. * Highlight Changes:: Using colors to show where you changed the buffer. * Highlight Interactively:: Tell Emacs what text to highlight. -* Trailing Whitespace:: Showing possibly-spurious trailing whitespace. +* Useless Whitespace:: Showing possibly-spurious trailing whitespace. * Tooltips:: Showing "tooltips", AKA "ballon help" for active text. * Mouse Avoidance:: Moving the mouse pointer out of the way. * Non-Window Terminals:: Multiple frames on terminals that show only one.