summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* (cua-copy-region-to-global-mark)Kim F. Storm2006-04-091-2/+2
* (cua--extract-rectangle)Kim F. Storm2006-04-091-5/+5
* (cua-delete-region, cua-paste)Kim F. Storm2006-04-091-4/+4
* (cua--init-rectangles): UseKim F. Storm2006-03-251-2/+2
* (cua-rectangle-mark-key): New defcustom.Kim F. Storm2006-03-251-2/+19
* (cua--highlight-rectangle): Set overlayKim F. Storm2006-03-191-4/+4
* 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-02-194-18/+62
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0625-25/+28
* (cua-mode): Doc fix.Luc Teirlinck2006-02-021-1/+2
* (cua-mode): Mention that CUA enablesKim F. Storm2006-02-011-1/+5
* Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27Miles Bader2006-01-301-0/+5
* (cua--extract-rectangle): Undo recent change re. \s in strings.Kim F. Storm2005-12-091-2/+2
* (cua--rectangle-aux-replace): FixKim F. Storm2005-12-081-0/+1
* * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...Kim F. Storm2005-12-082-24/+34
* (cua--extract-rectangle): Don't use \s in strings.Kim F. Storm2005-12-081-2/+2
* (cua--select-keymaps): Enable repeatKim F. Storm2005-12-081-3/+25
* (cua--rectangle-overlays): Make permanent-local.Kim F. Storm2005-11-291-1/+7
* (cua--highlight-rectangle): PreserveKim F. Storm2005-11-261-1/+1
* 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-252-4/+6
* 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-11-152-1/+7
* (viper-set-hooks): Quote forms passed to `eval-after-load' to avoidRomain Francoise2005-10-231-39/+39
* * ibuf-ext.el (ibuffer-do-shell-command-pipe)Romain Francoise2005-10-071-1/+1
* 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-10-063-42/+28
* Set CUA move property on additional commands:Kim F. Storm2005-09-281-0/+4
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-242-2/+2
* 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-09-205-13/+29
* message format spec fixes, commit # 8Deepak Goel2005-09-183-6/+10
* (cua-delete-region): Return t ifKim F. Storm2005-08-151-6/+11
* 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-061-1/+2
* 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-064-26/+59
* (cua--highlight-rectangle): Only showKim F. Storm2005-08-011-0/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0125-28/+47
* (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,Juanma Barranquero2005-07-211-10/+10
* (cua-mode): Improve doc string.Kim F. Storm2005-07-201-4/+20
* * viper-cmd.el (viper-escape-to-state): bug fixMichael Kifer2005-07-191-3/+7
* (viper-activate-input-method): Avoid warning.Richard M. Stallman2005-07-161-2/+2
* (cua--pre-command-handler-1, cua--pre-command-handler)Kim F. Storm2005-07-141-99/+112
* * viper-cmd.el (viper--key-maps): new variable.Michael Kifer2005-07-107-79/+199
* (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)Stefan Monnier2005-07-071-370/+345
* Update FSF's address.Lute Kamstra2005-07-0425-50/+50
* (viper-mouse): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (viper-ex): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (tpu-mark): Fix previous change.Richard M. Stallman2005-07-031-13/+1
* (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed.Richard M. Stallman2005-07-031-7/+7
* (tpu-emacs19-p): Var deleted. All references simplified.Richard M. Stallman2005-07-031-20/+10
* (tpu-original-global-map): Don't copy global-map, save the same map.Richard M. Stallman2005-07-031-4/+6
* (vip-replace-string, ex-map, ex-read): Use with-no-warnings.Richard M. Stallman2005-07-031-5/+8
* (vi-mark-region): Use c-mark-function.Richard M. Stallman2005-07-031-3/+4
* (edt-last-copied-word): Add defvar.Richard M. Stallman2005-07-031-9/+10
* (edt-save-function-key-map, EDT-key-name): `defvar' to silence theJuanma Barranquero2005-07-021-1/+5