mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-09 15:50:40 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| cua-base.el | ||
| cua-gmrk.el | ||
| cua-rect.el | ||
| edt-lk201.el | ||
| edt-mapper.el | ||
| edt-pc.el | ||
| edt-vt100.el | ||
| edt.el | ||
| keypad.el | ||
| viper-cmd.el | ||
| viper-ex.el | ||
| viper-init.el | ||
| viper-keym.el | ||
| viper-macs.el | ||
| viper-mous.el | ||
| viper-util.el | ||
| viper.el | ||