Mercurial > hg > xemacs-beta
diff src/print.c @ 32:e04119814345 r19-15b99
Import from CVS: tag r19-15b99
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:56 +0200 |
parents | 441bb1e64a06 |
children | c0965ff3b039 |
line wrap: on
line diff
--- a/src/print.c Mon Aug 13 08:52:30 2007 +0200 +++ b/src/print.c Mon Aug 13 08:52:56 2007 +0200 @@ -1574,7 +1574,7 @@ those which were made with `make-symbol' or by calling `intern' with a second argument. -When print-gensym is true, such symbols will be preceeded by \"#:\", which +When print-gensym is true, such symbols will be preceded by \"#:\", which causes the reader to create a new symbol instead of interning and returning an existing one. Beware: the #: syntax creates a new symbol each time it is seen, so if you print an object which contains two pointers to the same