aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 978f7ee5a83..fcd316010fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12001-10-08 Andrew Innes <andrewi@gnu.org>
2
3 * lisp.h [max]: Undef min and max before redefining them.
4
5 * w32gui.h: Do not undef min and max.
6
7 * w32heap.h: Do not undef min and max.
8
9 * s/ms-w32.h: Do not undef min and max.
10
12001-10-08 Stefan Monnier <monnier@cs.yale.edu> 112001-10-08 Stefan Monnier <monnier@cs.yale.edu>
2 12
3 * xdisp.c (handle_fontified_prop): Don't bind after-change-functions. 13 * xdisp.c (handle_fontified_prop): Don't bind after-change-functions.