Mercurial > emacs
comparison src/ChangeLog @ 54380:b3e0a3f4fdf2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 12 Mar 2004 10:16:20 +0000 |
parents | 5615f41853a3 |
children | 87a1108524aa |
comparison
equal
deleted
inserted
replaced
54379:e74d0c5cb323 | 54380:b3e0a3f4fdf2 |
---|---|
1 2004-03-12 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * fns.c (internal_equal): New arg PROPS controls comparing | |
4 text properties. All callers changed. | |
5 (Fequal_including_properties): New function. | |
6 (syms_of_fns): defsubr it. | |
7 | |
1 2004-03-12 Kim F. Storm <storm@cua.dk> | 8 2004-03-12 Kim F. Storm <storm@cua.dk> |
2 | 9 |
3 Fix image support on MAC. From YAMAMOTO Mitsuharu. | 10 Fix image support on MAC. From YAMAMOTO Mitsuharu. |
4 | 11 |
5 * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs. | 12 * dispextern.h (XImagePtr, XImagePtr_or_DC): Add typedefs. |