Mercurial > hg > xemacs-beta
diff src/undo.c @ 2297:13a418960a88
[xemacs-hg @ 2004-09-22 02:05:42 by stephent]
various doc patches <87isa7awrh.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 22 Sep 2004 02:06:52 +0000 |
parents | 2b6fa2618f76 |
children | ecf1ebac70d8 |
line wrap: on
line diff
--- a/src/undo.c Wed Sep 22 01:10:57 2004 +0000 +++ b/src/undo.c Wed Sep 22 02:06:52 2004 +0000 @@ -423,7 +423,7 @@ #ifdef CLASH_DETECTION Funlock_buffer (); #endif /* CLASH_DETECTION */ - /* may GC under ENERGIZE: */ + /* #### need to check if this can GC */ Fset_buffer_modified_p (Qnil, Qnil); } else if (EXTENTP (car))