Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3794:73288faa5759
[xemacs-hg @ 2007-01-20 16:57:05 by aidan]
Fill out docstrings fo `function,' `quote' and `require.'
author | aidan |
---|---|
date | Sat, 20 Jan 2007 16:57:06 +0000 |
parents | a257e03c580e |
children | d6f975442bd3 |
comparison
equal
deleted
inserted
replaced
3793:c737b76ac6dc | 3794:73288faa5759 |
---|---|
1 2007-01-20 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * eval.c: | |
4 Document in more detail what happens with byte-compilation, | |
5 `function', and `quote'. | |
6 * fns.c: | |
7 Mention that `require' is evaluated both at byte-compile time and | |
8 at runtime. | |
9 | |
1 2007-01-06 Vin Shelton <acs@xemacs.org> | 10 2007-01-06 Vin Shelton <acs@xemacs.org> |
2 | 11 |
3 * fileio.c (check_writable): Check old-style readonly bit first. | 12 * fileio.c (check_writable): Check old-style readonly bit first. |
4 | 13 |
5 2006-12-21 Aidan Kehoe <kehoea@parhasard.net> | 14 2006-12-21 Aidan Kehoe <kehoea@parhasard.net> |