diff man/text.texi @ 90389:146cd8369025

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 259-273) - Update from CVS - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t - Merge from gnus--rel--5.10 - Rename "field-at-point" to "field-at-pos" - (comint-insert-input): Remove redundant calls to setq and goto-char * gnus--rel--5.10 (patch 99-100) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 10 May 2006 20:42:41 +0000
parents 65ca8fb66a0d 8566e3f340ec
children a8190f7e546e
line wrap: on
line diff
--- a/man/text.texi	Tue May 02 08:50:29 2006 +0000
+++ b/man/text.texi	Wed May 10 20:42:41 2006 +0000
@@ -55,7 +55,13 @@
   If you need to edit pictures made out of text characters (commonly
 referred to as ``ASCII art''), use @kbd{M-x edit-picture} to enter
 Picture mode, a special major mode for editing such pictures.
-@inforef{Picture Mode,, emacs-xtra}.
+@iftex
+@xref{Picture Mode,,, emacs-xtra, Specialized Emacs Features}.
+@end iftex
+@ifnottex
+@xref{Picture Mode}.
+@end ifnottex
+
 
 @cindex skeletons
 @cindex templates