]> code.delx.au - gnu-emacs/commitdiff
Minor purecopy correction.
authorRichard M. Stallman <rms@gnu.org>
Mon, 27 Mar 1995 23:39:32 +0000 (23:39 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 27 Mar 1995 23:39:32 +0000 (23:39 +0000)
lispref/internals.texi

index cc3550e48327b94a27a9dec302701988b4ff6da5..352dd226d2899bfd903471cc94b6a443f55193be 100644 (file)
@@ -173,8 +173,9 @@ vectors and cons cells.  It does not make copies of other objects such
 as symbols, but just returns them unchanged.  It signals an error if
 asked to copy markers.
 
-This function is used only while Emacs is being built and dumped; it is
-called only in the file @file{emacs/lisp/loaddefs.el}.
+This function is a no-op except while Emacs is being built and dumped;
+it is usually called only in the file @file{emacs/lisp/loaddefs.el}, but
+a few packages call it just in case you decide to preload them.
 @end defun
 
 @defvar pure-bytes-used