Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 5677:febc025c4e0c
Adopt GNU's ## syntax for the interned symbol with name "".
src/ChangeLog addition:
2012-08-06 Aidan Kehoe <kehoea@parhasard.net>
* lread.c (read1):
* print.c (print_symbol):
Adopt GNU's ## syntax for the interned symbol with the zero-length
name.
man/ChangeLog addition:
2012-08-06 Aidan Kehoe <kehoea@parhasard.net>
* lispref/symbols.texi (Symbol Components):
Document the new syntax of ## for the symbol with name "" interned
in obarray.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 06 Aug 2012 13:07:55 +0100 |
parents | 900a0a8796c3 |
children | a81a739181dc |
comparison
equal
deleted
inserted
replaced
5676:dede3f658f8e | 5677:febc025c4e0c |
---|---|
1 2012-08-06 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * lispref/symbols.texi (Symbol Components): | |
4 Document the new syntax of ## for the symbol with name "" interned | |
5 in obarray. | |
6 | |
1 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> | 7 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * XEmacs 21.5.32 "habanero" is released. | 9 * XEmacs 21.5.32 "habanero" is released. |
4 | 10 |
5 2012-05-06 Aidan Kehoe <kehoea@parhasard.net> | 11 2012-05-06 Aidan Kehoe <kehoea@parhasard.net> |