- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 08 Nov, 2009 1 commit
-
-
Chong Yidong authored
(Bug#4100).
-
- 02 Oct, 2009 1 commit
-
-
Juanma Barranquero authored
-
- 28 Aug, 2009 1 commit
-
-
Stefan Monnier authored
* emulation/cua-base.el (cua--update-indications): Replace default-cursor-type with (default-value 'cursor-type).
-
- 05 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 18 Dec, 2008 1 commit
-
-
Martin Rudalics authored
end-of-visual-line to CUA's recognized commands. (Bug#1549)
-
- 27 Jun, 2008 1 commit
-
-
Glenn Morris authored
-
- 11 May, 2008 1 commit
-
-
Juri Linkov authored
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 10 Apr, 2008 1 commit
-
-
Stefan Monnier authored
-
- 02 Apr, 2008 1 commit
-
-
Chong Yidong authored
-
- 19 Mar, 2008 1 commit
-
-
Stefan Monnier authored
-
- 01 Mar, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 29 Feb, 2008 1 commit
-
-
Kim F. Storm authored
(cua-remap-control-z): New defcustoms. (cua-mode): Add them to set-after property. (cua--init-keymaps): Use them. Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 04 Dec, 2007 1 commit
-
-
Glenn Morris authored
No longer provide 'cua. Don't require cua-rect, cua-gmrk when compiling. (cua-set-rectangle-mark): Add doc string to autoload. (cua--rectangle, cua--last-killed-rectangle) (cua--global-mark-active): Always define for compiler. (cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left) (cua--delete-rectangle, cua--insert-rectangle) (cua--rectangle-corner, cua--rectangle-assert) (cua--insert-at-global-mark, cua--global-mark-post-command): Declare as functions.
-
- 22 Nov, 2007 2 commits
-
-
Glenn Morris authored
-
Juanma Barranquero authored
-
- 15 Nov, 2007 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
Callers changed. (cua-highlight-region-shift-only): Doc fix. (cua-paste-pop): Fix typo in docstring.
-
Stefan Monnier authored
Use input-decode-map instead of function-key-map. Use event-modifiers now that it works reliably.
-
- 06 Oct, 2007 1 commit
-
-
Juri Linkov authored
to not fail on mouseless tty.
-
- 21 Aug, 2007 1 commit
-
-
Juri Linkov authored
-
- 14 Aug, 2007 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 15 Jul, 2007 1 commit
-
-
Juri Linkov authored
check also whether last-command is one of mouse-save-then-kill, mouse-secondary-save-then-kill, mouse-set-region, mouse-drag-region.
-
- 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.
-