changeset 959:87e011e66a78

[xemacs-hg @ 2002-08-12 07:45:36 by youngs] 2002-08-12 Simon Josefsson <jas@extundo.com> * lispref/building.texi (Pure Storage): purecopy is a no-op.
author youngs
date Mon, 12 Aug 2002 07:45:38 +0000
parents 4cbfb36b35e0
children 5b372a329b97
files man/ChangeLog man/lispref/building.texi
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/ChangeLog	Mon Aug 12 07:44:28 2002 +0000
+++ b/man/ChangeLog	Mon Aug 12 07:45:38 2002 +0000
@@ -1,3 +1,7 @@
+2002-08-12  Simon Josefsson  <jas@extundo.com>
+
+	* lispref/building.texi (Pure Storage): purecopy is a no-op.
+
 2002-08-08  Ville Skyttä  <ville.skytta@xemacs.org>
 
 	* xemacs/packages.texi (Available Packages): Bring up to date.
--- a/man/lispref/building.texi	Mon Aug 12 07:44:28 2002 +0000
+++ b/man/lispref/building.texi	Mon Aug 12 07:45:38 2002 +0000
@@ -209,10 +209,7 @@
 as symbols, but just returns them unchanged.  It signals an error if
 asked to copy markers.
 
-This function is a no-op except while XEmacs is being built and dumped;
-it is usually called only in the file
-@file{xemacs/lisp/prim/loaddefs.el}, but a few packages call it just in
-case you decide to preload them.
+This function is a no-op in XEmacs, and its use is deprecated.
 @end defun
 
 @defvar pure-bytes-used