From: Luc Teirlinck Date: Fri, 19 May 2006 22:35:11 +0000 (+0000) Subject: (Init File): ifinfo -> ifnottex. X-Git-Tag: emacs-pretest-22.0.90~2483 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d70afed477c1d1a33ea23a758a940f9b143a6737;p=emacs.git (Init File): ifinfo -> ifnottex. --- diff --git a/man/custom.texi b/man/custom.texi index 78a51716031..fc9fb51c0d6 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -2111,10 +2111,10 @@ for more information about compiling Emacs Lisp programs. If you are going to write actual Emacs Lisp programs that go beyond minor customization, you should read the @cite{Emacs Lisp Reference Manual}. -@ifinfo +@ifnottex @xref{Top, Emacs Lisp, Emacs Lisp, elisp, the Emacs Lisp Reference Manual}. -@end ifinfo +@end ifnottex @menu * Init Syntax:: Syntax of constants in Emacs Lisp.