* src/lisp.h (last_undo_boundary): Declare new var.
commit603632c493d4e58de6484781f4d5a4bf0f89a4e4
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 18 Jul 2012 13:20:59 +0000 (18 09:20 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 18 Jul 2012 13:20:59 +0000 (18 09:20 -0400)
tree0345c0a82e0c5e12c1a571691a8977fe4c055a0a
parent21dbcead72e188e91e4de2f82227517560424888
* src/lisp.h (last_undo_boundary): Declare new var.
* src/keyboard.c (command_loop_1): Set it.
* src/cmds.c (Fself_insert_command): Use it to only remove boundaries that
were auto-added by the command loop.
src/ChangeLog
src/cmds.c
src/keyboard.c
src/lisp.h