# HG changeset patch # User Richard M. Stallman # Date 796347572 0 # Node ID 311f3ea4a75933d0a89b52d74d4a3fc6fa39dbf1 # Parent 8eed13a00d2b1b359f5e6b9a207adc877d711958 Minor purecopy correction. diff -r 8eed13a00d2b -r 311f3ea4a759 lispref/internals.texi --- 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