aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6aadb3184e9..8c42d6fc349 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-04-06 Gerd Moellmann <gerd@gnu.org> 12001-04-06 Gerd Moellmann <gerd@gnu.org>
2 2
3 * composite.h (COMPOSITION_VALID_P): Allow integers as cdrs of
4 PROP.
5
3 * xdisp.c (Qinhibit_eval_during_redisplay): Make it a Lisp_Object. 6 * xdisp.c (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
4 7
52001-04-05 Gerd Moellmann <gerd@gnu.org> 82001-04-05 Gerd Moellmann <gerd@gnu.org>