Mercurial > hg > xemacs-beta
diff src/print.c @ 110:fe104dbd9147 r20-1b7
Import from CVS: tag r20-1b7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:19:45 +0200 |
parents | a145efe76779 |
children | 538048ae2ab8 |
line wrap: on
line diff
--- a/src/print.c Mon Aug 13 09:18:41 2007 +0200 +++ b/src/print.c Mon Aug 13 09:19:45 2007 +0200 @@ -1613,7 +1613,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