Mercurial > emacs
comparison src/ChangeLog @ 71866:216e2b811eed
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Jul 2006 06:06:45 +0000 |
parents | a6235c53244d |
children | 9b5d4e0bcd78 |
comparison
equal
deleted
inserted
replaced
71865:47930f9fbcdf | 71866:216e2b811eed |
---|---|
1 2006-07-13 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * editfns.c (Fformat): Fix calculation of text property positions | |
4 of format string. | |
5 | |
1 2006-07-12 Kim F. Storm <storm@cua.dk> | 6 2006-07-12 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * lisp.h (CHECK_TYPE): New macro for generic type checking. | 8 * lisp.h (CHECK_TYPE): New macro for generic type checking. |
4 (CAR_SAFE, CDR_SAFE): New macros. | 9 (CAR_SAFE, CDR_SAFE): New macros. |
5 (ARRAYP, CHECK_ARRAY): New macros. | 10 (ARRAYP, CHECK_ARRAY): New macros. |