| Commit message (Expand) | Author | Age | Files | Lines |
* | (cua--init-rectangles): Use | Kim F. Storm | 2006-03-25 | 1 | -2/+2 |
* | (cua-rectangle-mark-key): New defcustom. | Kim F. Storm | 2006-03-25 | 1 | -2/+19 |
* | (cua--highlight-rectangle): Set overlay | Kim F. Storm | 2006-03-19 | 1 | -4/+4 |
* | 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2006-02-19 | 4 | -18/+62 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 25 | -25/+28 |
* | (cua-mode): Doc fix. | Luc Teirlinck | 2006-02-02 | 1 | -1/+2 |
* | (cua-mode): Mention that CUA enables | Kim F. Storm | 2006-02-01 | 1 | -1/+5 |
* | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27 | Miles Bader | 2006-01-30 | 1 | -0/+5 |
* | (cua--extract-rectangle): Undo recent change re. \s in strings. | Kim F. Storm | 2005-12-09 | 1 | -2/+2 |
* | (cua--rectangle-aux-replace): Fix | Kim F. Storm | 2005-12-08 | 1 | -0/+1 |
* | * emulation/cua-base.el (cua-use-hyper-key): Replaced by ... | Kim F. Storm | 2005-12-08 | 2 | -24/+34 |
* | (cua--extract-rectangle): Don't use \s in strings. | Kim F. Storm | 2005-12-08 | 1 | -2/+2 |
* | (cua--select-keymaps): Enable repeat | Kim F. Storm | 2005-12-08 | 1 | -3/+25 |
* | (cua--rectangle-overlays): Make permanent-local. | Kim F. Storm | 2005-11-29 | 1 | -1/+7 |
* | (cua--highlight-rectangle): Preserve | Kim F. Storm | 2005-11-26 | 1 | -1/+1 |
* | 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-25 | 2 | -4/+6 |
* | 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-11-15 | 2 | -1/+7 |
* | (viper-set-hooks): Quote forms passed to `eval-after-load' to avoid | Romain Francoise | 2005-10-23 | 1 | -39/+39 |
* | * ibuf-ext.el (ibuffer-do-shell-command-pipe) | Romain Francoise | 2005-10-07 | 1 | -1/+1 |
* | 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-10-06 | 3 | -42/+28 |
* | Set CUA move property on additional commands: | Kim F. Storm | 2005-09-28 | 1 | -0/+4 |
* | 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | Romain Francoise | 2005-09-24 | 2 | -2/+2 |
* | 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-09-20 | 5 | -13/+29 |
* | message format spec fixes, commit # 8 | Deepak Goel | 2005-09-18 | 3 | -6/+10 |
* | (cua-delete-region): Return t if | Kim F. Storm | 2005-08-15 | 1 | -6/+11 |
* | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-08-06 | 1 | -1/+2 |
* | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-08-06 | 4 | -26/+59 |
* | (cua--highlight-rectangle): Only show | Kim F. Storm | 2005-08-01 | 1 | -0/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-01 | 25 | -28/+47 |
* | (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key, | Juanma Barranquero | 2005-07-21 | 1 | -10/+10 |
* | (cua-mode): Improve doc string. | Kim F. Storm | 2005-07-20 | 1 | -4/+20 |
* | * viper-cmd.el (viper-escape-to-state): bug fix | Michael Kifer | 2005-07-19 | 1 | -3/+7 |
* | (viper-activate-input-method): Avoid warning. | Richard M. Stallman | 2005-07-16 | 1 | -2/+2 |
* | (cua--pre-command-handler-1, cua--pre-command-handler) | Kim F. Storm | 2005-07-14 | 1 | -99/+112 |
* | * viper-cmd.el (viper--key-maps): new variable. | Michael Kifer | 2005-07-10 | 7 | -79/+199 |
* | (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map) | Stefan Monnier | 2005-07-07 | 1 | -370/+345 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 25 | -50/+50 |
* | (viper-mouse): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (viper-ex): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (tpu-mark): Fix previous change. | Richard M. Stallman | 2005-07-03 | 1 | -13/+1 |
* | (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed. | Richard M. Stallman | 2005-07-03 | 1 | -7/+7 |
* | (tpu-emacs19-p): Var deleted. All references simplified. | Richard M. Stallman | 2005-07-03 | 1 | -20/+10 |
* | (tpu-original-global-map): Don't copy global-map, save the same map. | Richard M. Stallman | 2005-07-03 | 1 | -4/+6 |
* | (vip-replace-string, ex-map, ex-read): Use with-no-warnings. | Richard M. Stallman | 2005-07-03 | 1 | -5/+8 |
* | (vi-mark-region): Use c-mark-function. | Richard M. Stallman | 2005-07-03 | 1 | -3/+4 |
* | (edt-last-copied-word): Add defvar. | Richard M. Stallman | 2005-07-03 | 1 | -9/+10 |
* | (edt-save-function-key-map, EDT-key-name): `defvar' to silence the | Juanma Barranquero | 2005-07-02 | 1 | -1/+5 |
* | (*EDT-keys*, edt-default-global-map, edt-last-copied-word, | Juanma Barranquero | 2005-07-02 | 1 | -0/+14 |
* | (cua-do-rectangle-padding): Remove period from end of messages. | Juanma Barranquero | 2005-06-30 | 1 | -9/+9 |
* | (cua-toggle-global-mark, cua-cut-region-to-global-mark, | Juanma Barranquero | 2005-06-30 | 1 | -4/+4 |