Group: gnu.emacs.help · Group Profile · Search for Undos in gnu.emacs.help
Author: weber
Date: Jul 16, 2008 06:24
Hi folks. Suppose a function F that is executed several times in a row. Is there any way that I can customize undo behavior so that undoing reverts all changes for sucessive calls? Something like this: state A user calls `insert' state B user calls `F' state C user calls `F' state D and after this, calling undo reverts buffer to state B? Thanks in advance, weber
|