1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/emulation
Kim F. Storm 71477684db Restore cua-delete-copy-to-register-0 and M-v command.
* lisp/delsel.el (delete-selection-save-to-register)
(delsel--replace-text-or-position): New vars.
(delete-active-region): Use them.
(delete-selection-repeat-replace-region): New command, moved from
cua-base.el.
* lisp/emulation/cua-base.el (cua--repeat-replace-text): Remove var.
(cua-repeat-replace-region): Move command to delsel.el.
(cua--init-keymaps): Update binding accordingly.
(cua-mode): Set delete-selection-save-to-register.

Fixes: debbugs:18886
2014-10-30 15:19:49 -04:00
..
.gitignore
cua-base.el Restore cua-delete-copy-to-register-0 and M-v command. 2014-10-30 15:19:49 -04:00
cua-gmrk.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
cua-rect.el * emulation/cua-rect.el (cua--highlight-rectangle): Avoid error at point-min. 2014-08-25 12:40:53 -04:00
edt-lk201.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-mapper.el Spelling fixes. 2014-01-15 22:24:06 -08:00
edt-pc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt-vt100.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
edt.el Doc updates related to tty-setup-hook 2014-02-25 00:41:47 -08:00
keypad.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
viper-cmd.el Be more consistent in using register-read-with-preview to read registers 2014-02-02 16:40:49 -08:00
viper-ex.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-init.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-keym.el Spelling fix. 2014-01-27 14:22:17 -08:00
viper-macs.el Doc, comment, etc updates for increased use of locate-user-emacs-file 2014-01-26 18:02:28 -08:00
viper-mous.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
viper-util.el * list/emulation/viper: Add some FIXME comments. 2014-10-20 18:35:43 -04:00
viper.el * list/emulation/viper: Add some FIXME comments. 2014-10-20 18:35:43 -04:00