Mercurial > emacs
changeset 39712:a040a5379006
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Mon, 08 Oct 2001 22:41:09 +0000 |
parents | d943962e1b24 |
children | 25d48943cd58 |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 08 22:40:07 2001 +0000 +++ b/src/ChangeLog Mon Oct 08 22:41:09 2001 +0000 @@ -1,3 +1,13 @@ +2001-10-08 Andrew Innes <andrewi@gnu.org> + + * lisp.h [max]: Undef min and max before redefining them. + + * w32gui.h: Do not undef min and max. + + * w32heap.h: Do not undef min and max. + + * s/ms-w32.h: Do not undef min and max. + 2001-10-08 Stefan Monnier <monnier@cs.yale.edu> * xdisp.c (handle_fontified_prop): Don't bind after-change-functions.