comparison lisp/ChangeLog @ 5269:90a0084b3541

Rephrase the #'the docstring, make it nicer while byte-compiling. lisp/ChangeLog addition: 2010-09-16 Aidan Kehoe <kehoea@parhasard.net> * bytecomp.el (byte-compile-initial-macro-environment): * cl-macs.el (the): Rephrase the docstring, make its implementation when compiling files a little nicer.
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 16 Sep 2010 15:34:35 +0100
parents 09f8ed0933c7
children 3acaa0fc09be
comparison
equal deleted inserted replaced
5268:09f8ed0933c7 5269:90a0084b3541
1 2010-09-16 Aidan Kehoe <kehoea@parhasard.net>
2
3 * bytecomp.el (byte-compile-initial-macro-environment):
4 * cl-macs.el (the):
5 Rephrase the docstring, make its implementation when compiling
6 files a little nicer.
7
1 2010-09-16 Aidan Kehoe <kehoea@parhasard.net> 8 2010-09-16 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * descr-text.el (unidata-initialize-unicodedata-database) 10 * descr-text.el (unidata-initialize-unicodedata-database)
4 (unidata-initialize-unihan-database, describe-char-unicode-data) 11 (unidata-initialize-unihan-database, describe-char-unicode-data)
5 (describe-char-unicode-data): 12 (describe-char-unicode-data):