Mercurial > hg > xemacs-beta
diff man/lispref/loading.texi @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 05472e90ae02 |
children | c7528f8e288d |
line wrap: on
line diff
--- a/man/lispref/loading.texi Mon Aug 13 09:00:04 2007 +0200 +++ b/man/lispref/loading.texi Mon Aug 13 09:02:59 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{DOC} file +refers to the documentation string in the @file{emacs/etc/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{DOC} file. @xref{Building XEmacs}. +documentation string in the @file{etc/DOC} file. @xref{Building XEmacs}. @node Repeated Loading @section Repeated Loading