diff lispref/internals.texi @ 11139:311f3ea4a759

Minor purecopy correction.
author Richard M. Stallman <rms@gnu.org>
date Mon, 27 Mar 1995 23:39:32 +0000
parents 9a4ff0104cdc
children a6eb5f12b0f3
line wrap: on
line diff
--- a/lispref/internals.texi	Mon Mar 27 22:28:43 1995 +0000
+++ b/lispref/internals.texi	Mon Mar 27 23:39:32 1995 +0000
@@ -173,8 +173,9 @@
 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