1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
emacs/lisp/emulation
Phillip Lord c0139e32f1 Fix viper undo breakage from undo-boundary changes
* lisp/simple.el (undo-auto-disable-boundaries): New variable
* lisp/emulation/viper-init.el (viper-undo-in-complex-command,
  viper-undo-needs-adjustment): Rename
  variable to reflect new purpose,
  (viper-buffer-undo-list-mark): Remove
* lisp/emulation/viper-cmd.el (viper-set-complex-command-for-undo):
  Add undo using `undo-boundary', disable default undo-boundary
  addition.
* lisp/emulation/viper-cmd.el
  (viper-complete-complex-command-for-undo,viper-adjust-undo):
  Change function name, remove old undo list manipulation.
* lisp/emulation/viper-cmd.el (viper-undo,viper-repeat,
  viper-change-state-to-vi,viper-change-state):
  Update for function name change.

Addresses Bug #22295
2016-05-23 09:12:49 +01:00
..
cua-base.el cua-prefix-override-inhibit-delay doc fix 2016-05-01 19:27:17 +02:00
cua-gmrk.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cua-rect.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
edt-lk201.el Kevin Gallagher has new email address 2016-02-10 20:40:28 +02:00
edt-mapper.el Kevin Gallagher has new email address 2016-02-10 20:40:28 +02:00
edt-pc.el Kevin Gallagher has new email address 2016-02-10 20:40:28 +02:00
edt-vt100.el Kevin Gallagher has new email address 2016-02-10 20:40:28 +02:00
edt.el Kevin Gallagher has new email address 2016-02-10 20:40:28 +02:00
keypad.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
viper-cmd.el Fix viper undo breakage from undo-boundary changes 2016-05-23 09:12:49 +01:00
viper-ex.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
viper-init.el Fix viper undo breakage from undo-boundary changes 2016-05-23 09:12:49 +01:00
viper-keym.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
viper-macs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
viper-mous.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
viper-util.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
viper.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00