# HG changeset patch # User Luc Teirlinck # Date 1148079561 0 # Node ID a7848336d7507b4eafc3dd201035d0e7b3507e95 # Parent ccf6d3c388abb1f08ede5ab585f83d67a0941744 (Text, Auto Fill, Text Mode): ifinfo -> ifnottex. diff -r ccf6d3c388ab -r a7848336d750 man/text.texi --- a/man/text.texi Fri May 19 22:56:16 2006 +0000 +++ b/man/text.texi Fri May 19 22:59:21 2006 +0000 @@ -39,9 +39,9 @@ @iftex mode (@pxref{TeX Mode}). @end iftex -@ifinfo +@ifnottex mode. -@end ifinfo +@end ifnottex For input to groff or nroff, use Nroff mode. Instead of using a text formatter, you can edit formatted text in @@ -473,9 +473,9 @@ cannot merge lines. So editing in the middle of a paragraph can result in a paragraph that is not correctly filled. The easiest way to make the paragraph properly filled again is usually with the explicit fill commands. -@ifinfo +@ifnottex @xref{Fill Commands}. -@end ifinfo +@end ifnottex Many users like Auto Fill mode and want to use it in all text files. The section on init files says how to arrange this permanently for yourself. @@ -934,7 +934,7 @@ @code{text-mode-hook} can look at the value of @code{major-mode} to see which of these modes is actually being entered. @xref{Hooks}. -@ifinfo +@ifnottex Emacs provides two other modes for editing text that is to be passed through a text formatter to produce fancy formatted printed output. @xref{Nroff Mode}, for editing input to the formatter nroff. @@ -945,7 +945,7 @@ headings alone or both headings and text; you can also hide some of the headings at lower levels from view to make the high level structure more visible. @xref{Outline Mode}. -@end ifinfo +@end ifnottex @node Outline Mode @section Outline Mode