Mercurial > hg > xemacs-beta
diff man/lispref/loading.texi @ 54:05472e90ae02 r19-16-pre2
Import from CVS: tag r19-16-pre2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:57:55 +0200 |
parents | 376386a54a3c |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/man/lispref/loading.texi Mon Aug 13 08:57:25 2007 +0200 +++ b/man/lispref/loading.texi Mon Aug 13 08:57:55 2007 +0200 @@ -346,7 +346,7 @@ @noindent In this case, @code{"prolog"} is the name of the file to load, 169681 -refers to the documentation string in the @file{emacs/etc/DOC} file +refers to the documentation string in the @file{DOC} file (@pxref{Documentation Basics}), @code{t} means the function is interactive, and @code{nil} that it is not a macro or a keymap. @end defun @@ -415,7 +415,7 @@ The backslash and newline immediately following the double-quote are a convention used only in the preloaded Lisp files such as @file{loaddefs.el}; they tell @code{make-docfile} to put the -documentation string in the @file{etc/DOC} file. @xref{Building XEmacs}. +documentation string in the @file{DOC} file. @xref{Building XEmacs}. @node Repeated Loading @section Repeated Loading