mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-21 10:24:55 +00:00
85d392cbe0
automatic rectangle padding feature; replace by non-destructive virtual rectangle edges feature. (cua-virtual-rectangle-edges): New defcustom. (cua-auto-tabify-rectangles): New defcustom. (cua-paste): If paste into a marked rectangle, insert rectangle at current column, even if virtual; also paste exactly as many lines as has been marked (ignore additional lines or add empty lines), but paste whole source if only one line is marked. (cua--update-indications): No longer use overwrite-cursor to indicate rectangle padding |
||
---|---|---|
.. | ||
.gitignore | ||
crisp.el | ||
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 | ||
pc-mode.el | ||
pc-select.el | ||
tpu-edt.el | ||
tpu-extras.el | ||
tpu-mapper.el | ||
vi.el | ||
vip.el | ||
viper-cmd.el | ||
viper-ex.el | ||
viper-init.el | ||
viper-keym.el | ||
viper-macs.el | ||
viper-mous.el | ||
viper-util.el | ||
viper.el | ||
ws-mode.el |