- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 24 Feb, 2007 1 commit
-
-
Kim F. Storm authored
(cua--init-keymaps): Remap x-clipboard-yank to cua-paste.
-
- 28 Jan, 2007 1 commit
-
-
Kim F. Storm authored
Declare earlier to avoid byte compiler warnings.
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 05 Dec, 2006 1 commit
-
-
Kim F. Storm authored
(cua-paste-pop): Rework last change for cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike, pasting the head of the kill-ring, and prefix arg C-u M-y inserts the text inserted by the last M-y command.
-
- 02 Dec, 2006 1 commit
-
-
Kim F. Storm authored
(cua-repeat-replace-region): Make M-v more robust. (cua-paste-pop-rotate-temporarily): New defcustom. (cua-paste-pop): Use it. (cua-auto-mark-last-change): New defcustom. (cua-pop-to-last-change): New helper function. (cua-set-mark): Use them.
-
- 05 Sep, 2006 1 commit
-
-
Kim F. Storm authored
-
- 14 Jul, 2006 1 commit
-
-
Kim F. Storm authored
(cua-rectangle-modifier-key): Add `alt' modifier. (cua-replace-region): Don't delete if cua-delete-selection is nil. (cua-set-mark): Don't clear mark if cua-toggle-set-mark is nil. Suggested by Klaus Zeitler <kzeitler@lucent.com>.
-
- 20 May, 2006 1 commit
-
-
Kim F. Storm authored
way to enable built-in cua-mode if user loads older CUA-mode package.
-
- 09 Apr, 2006 1 commit
-
-
Kim F. Storm authored
(cua-repeat-replace-region): Use filter-buffer-substring.
-
- 25 Mar, 2006 1 commit
-
-
Kim F. Storm authored
(cua--init-keymaps): Use it instead of fixed C-return. (cua-mode): Set after it.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 02 Feb, 2006 1 commit
-
-
Luc Teirlinck authored
-
- 01 Feb, 2006 1 commit
-
-
Kim F. Storm authored
transient-mark-mode in doc string.
-
- 08 Dec, 2005 2 commits
-
-
Kim F. Storm authored
(cua-rectangle-modifier-key): ... this. New defcustom. Can now select either meta, hyper, or super modifier for rectangle commands. (cua--rectangle-modifier-key): New defvar. (cua--M/H-key): Use it. Remove special case for 'space. (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key on X, to meta otherwise. Always bind C-return to toggle rectangle. Pass ?\s instead of 'space to cua--M/H-key. * emulation/cua-rect.el (cua-help-for-rectangle): Use cua--rectangle-modifier-key. Handle super modifier too. (cua--init-rectangles): Always bind C-return to toggle rectangle. Pass ?\s instead of 'space to cua--M/H-key and cua--rect-M/H-key.
-
Kim F. Storm authored
keymap if cua--prefix-override-timer equals 'shift. (cua--shift-control-prefix): New function; emulate "type prefix key twice" functionality to handle shifted prefix key override. (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New commands. (cua--init-keymaps): Bind them to S-C-c and S-C-x.
-
- 07 Oct, 2005 1 commit
-
-
Romain Francoise authored
(ibuffer-do-shell-command-pipe-replace) (ibuffer-do-shell-command-file, ibuffer-do-eval) (ibuffer-do-view-and-eval, ibuffer-do-rename-uniquely) (ibuffer-do-revert, ibuffer-do-replace-regexp) (ibuffer-do-query-replace, ibuffer-do-query-replace-regexp) (ibuffer-do-print, ibuffer-filter-by-mode, ibuffer-filter-by-used-mode) (ibuffer-filter-by-name, ibuffer-filter-by-filename) (ibuffer-filter-by-size-gt, ibuffer-filter-by-size-lt) (ibuffer-filter-by-content, ibuffer-filter-by-predicate (ibuffer-do-sort-by-major-mode, ibuffer-do-sort-by-mode-name) (ibuffer-do-sort-by-alphabetic, ibuffer-do-sort-by-size): Autoload file sans suffix. * emulation/cua-base.el (cua-toggle-global-mark): Likewise.
-
- 28 Sep, 2005 1 commit
-
-
Kim F. Storm authored
up-list, down-list, backward-up-list, end-of-defun beginning-of-defun, forward-sexp backward-sexp, forward-list, backward-list
-
- 15 Aug, 2005 1 commit
-
-
Kim F. Storm authored
deleted region was non-empty. (cua-replace-region): Inhibit overwrite-mode for self-insert-command if replaced region was non-empty. (cua--explicit-region-start, cua--status-string): Make them buffer-local at top-level... (cua-mode): ...rather than when mode is enabled.
-
- 01 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 21 Jul, 2005 1 commit
-
-
Juanma Barranquero authored
cua-virtual-rectangle-edges): Fix typos in docstrings. (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
-
- 20 Jul, 2005 1 commit
-
-
Kim F. Storm authored
-
- 14 Jul, 2005 1 commit
-
-
Kim F. Storm authored
(cua--post-command-handler-1, cua--post-command-handler): Split in two. Check (buffer local) value of cua-mode. (cua-selection-mode): New command.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 30 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
cua-auto-tabify-rectangles, cua-inhibit-cua-keys): Fix typos in docstrings.
-
- 13 Jun, 2005 1 commit
-
-
Kim F. Storm authored
add cua--keymap-alist to emulation-mode-map-alists.
-
- 10 Jun, 2005 1 commit
-
-
Juanma Barranquero authored
cua-overwrite-cursor-color, cua-global-mark-cursor-color): Fix typos in docstrings.
-
- 06 Jun, 2005 1 commit
-
-
Kim F. Storm authored
(cua-global-mark): Remove -face suffix from face names. * emulation/cua-gmrk.el (cua--init-global-mark): Remove cua-global-mark face setup.
-
- 17 May, 2005 2 commits
-
-
Kim F. Storm authored
(cua--init-keymaps): Bind C-return instead of S-return to set rectangle mark.
-
Thien-Thi Nguyen authored
-
- 08 May, 2005 1 commit
-
-
Kim F. Storm authored
(cua-paste): Handle clipboard action. (cua--init-keymaps): Remap clipboard-kill-region and clipboard-kill-ring-save.
-
- 02 May, 2005 1 commit
-
-
Kim F. Storm authored
-
- 01 May, 2005 1 commit
-
-
Kim F. Storm authored
-
- 18 Apr, 2005 1 commit
-
-
Kim F. Storm authored
elaborate check for shift modifier on non-window systems.
-
- 16 Apr, 2005 1 commit
-
-
Dan Nicolaescu authored
for displays supporting a high number of colors.
-
- 12 Apr, 2005 1 commit
-
-
Kim F. Storm authored
(cua-rectangle-noselect-face): Define face attributes here.
-
- 04 Apr, 2005 1 commit
-
-
Lute Kamstra authored
-
- 30 Mar, 2005 1 commit
-
-
Kim F. Storm authored
-
- 07 Mar, 2005 1 commit
-
-
Kim F. Storm authored
and move-beginning-of-line.
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-