Mercurial > hg > xemacs-beta
diff src/event-stream.c @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 2f8bb876ab1d |
children | 501cfd01ee6d |
line wrap: on
line diff
--- a/src/event-stream.c Mon Aug 13 11:16:09 2007 +0200 +++ b/src/event-stream.c Mon Aug 13 11:17:09 2007 +0200 @@ -4117,10 +4117,10 @@ be done without an undo boundary. This counter is reset as soon as a command other than self-insert-command is executed. - Programmers can also use the `self-insert-undo-magic' + Programmers can also use the `self-insert-defer-undo' property to install that behaviour on functions other than `self-insert-command', or to change the magic - number 20 to something else. */ + number 20 to something else. #### DOCUMENT THIS! */ if (SYMBOLP (leaf)) {