Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4209:3651e9c49476
[xemacs-hg @ 2007-10-03 16:53:38 by aidan]
Comment out an assertion to avoid breaking the build.
author | aidan |
---|---|
date | Wed, 03 Oct 2007 16:53:39 +0000 |
parents | 579f03038f61 |
children | de99c4dbad18 |
comparison
equal
deleted
inserted
replaced
4208:e820df1cb11a | 4209:3651e9c49476 |
---|---|
1 2007-10-03 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * unicode.el (featurep): | |
4 Comment out the assertion until the issue in | |
5 18179.49815.622843.336527@parhasard.net is fixed. This doesn't | |
6 remove any functionality, just a check. | |
7 | |
1 2007-10-02 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-10-02 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * code-files.el (insert-file-contents): | 10 * code-files.el (insert-file-contents): |
4 Document that START and END are zero-based, in contrast to buffer | 11 Document that START and END are zero-based, in contrast to buffer |
5 offsets, and give an example of their use. | 12 offsets, and give an example of their use. |