1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/lisp/emulation
Kim F. Storm 85d392cbe0 (cua-auto-expand-rectangles): Remove
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
2004-08-29 20:57:42 +00:00
..
.gitignore
crisp.el
cua-base.el (cua-auto-expand-rectangles): Remove 2004-08-29 20:57:42 +00:00
cua-gmrk.el
cua-rect.el (cua--rectangle-padding): Remove. 2004-08-29 20:57:19 +00:00
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