Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 758:760db937b9ee
[xemacs-hg @ 2002-02-22 17:22:00 by michaels]
2001-09-04 Daiki Ueno <ueno@unixuser.org>
* insdel.c (prepare_to_modify_buffer): Don't call the function
ask-user-about-supersession-threat when CLASH_DETECTION is set.
author | michaels |
---|---|
date | Fri, 22 Feb 2002 17:22:02 +0000 |
parents | 516c347c4479 |
children | 3c5d0bca9200 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 22 17:14:00 2002 +0000 +++ b/src/ChangeLog Fri Feb 22 17:22:02 2002 +0000 @@ -1,3 +1,8 @@ +2001-09-04 Daiki Ueno <ueno@unixuser.org> + + * insdel.c (prepare_to_modify_buffer): Don't call the function + ask-user-about-supersession-threat when CLASH_DETECTION is set. + 2002-02-13 Ben Wing <ben@xemacs.org> * event-stream.c (reset_key_echo):