Mercurial > emacs
changeset 11139:311f3ea4a759
Minor purecopy correction.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 27 Mar 1995 23:39:32 +0000 |
parents | 8eed13a00d2b |
children | 97ed670a6123 |
files | lispref/internals.texi |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
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