Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 2767:61af3ea9da02
[xemacs-hg @ 2005-05-10 17:21:53 by aidan]
Say that atomic extents are a kludge in the set-extent-property docstring.
author | aidan |
---|---|
date | Tue, 10 May 2005 17:21:54 +0000 |
parents | e20ee26d2313 |
children | 05d62157e048 |
comparison
equal
deleted
inserted
replaced
2766:4b800e9aaadd | 2767:61af3ea9da02 |
---|---|
1 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * extents.c: Clarify that the atomic extent property is a kludge | |
4 and will go away if and when we implement something better. | |
5 | |
1 2005-05-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> | 6 2005-05-06 Dr. Volker Zell <Dr.Volker.Zell@oracle.com> |
2 | 7 |
3 * sysdep.c: Use autoconf 2.59's HAVE_DECL_SYS_SIGLIST instead of | 8 * sysdep.c: Use autoconf 2.59's HAVE_DECL_SYS_SIGLIST instead of |
4 SYS_SIGLIST_DECLARED. | 9 SYS_SIGLIST_DECLARED. |
5 | 10 |