aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 296b19f28bd..033a537c268 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12004-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
12004-03-12 Kim F. Storm <storm@cua.dk> 82004-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.