log lisp/emulation/cua-base.el @ 63073:f1bf3660220e

age author description
Mon, 06 Jun 2005 13:19:15 +0000 Kim F. Storm * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
Tue, 17 May 2005 22:39:06 +0000 Kim F. Storm (cua-use-hyper-key): Doc fix.
Tue, 17 May 2005 17:29:06 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 08 May 2005 22:29:20 +0000 Kim F. Storm (cua-copy-region, cua-cut-region)
Mon, 02 May 2005 10:07:38 +0000 Kim F. Storm Rework last fix.
Sun, 01 May 2005 22:33:57 +0000 Kim F. Storm Fix check for CUA-mode if no init file.
Mon, 18 Apr 2005 19:50:07 +0000 Kim F. Storm (cua--pre-command-handler): Add more
Sat, 16 Apr 2005 16:03:29 +0000 Dan Nicolaescu (cua-global-mark-face): Add special case
Tue, 12 Apr 2005 20:39:35 +0000 Kim F. Storm (cua-rectangle-face)
Mon, 04 Apr 2005 09:13:04 +0000 Lute Kamstra (cua-mode): Specify :group.
Wed, 30 Mar 2005 22:20:24 +0000 Kim F. Storm (cua-scroll-down): Add CUA property.
Mon, 07 Mar 2005 11:12:58 +0000 Kim F. Storm Put CUA move property on move-end-of-line
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 07 Feb 2005 11:44:40 +0000 Kim F. Storm (cua-max-undo, cua-undo): Remove.
Tue, 14 Dec 2004 12:18:30 +0000 Kim F. Storm (cua--preserve-mark-commands): Remove.
Sat, 30 Oct 2004 22:38:12 +0000 Kim F. Storm (group cua): Add :version keyword.
Thu, 28 Oct 2004 14:28:40 +0000 Kim F. Storm Fix copyright.
Sun, 29 Aug 2004 20:57:42 +0000 Kim F. Storm (cua-auto-expand-rectangles): Remove
Fri, 16 Jul 2004 10:42:26 +0000 Kim F. Storm (cua--preserve-mark-commands): New defvar.
Mon, 03 May 2004 14:26:23 +0000 Kim F. Storm (cua-mode): Deactivate mark when cua-mode is enabled.
Mon, 03 May 2004 13:39:24 +0000 Kim F. Storm (cua--update-indications): Fix last change.
Fri, 30 Apr 2004 22:54:57 +0000 Kim F. Storm Change cursor-type block to hollow.
Fri, 30 Apr 2004 22:47:38 +0000 Kim F. Storm * emulation/cua-base.el: Add support for changing cursor types;
Fri, 30 Apr 2004 21:38:44 +0000 Kim F. Storm (cua--standard-movement-commands):
Tue, 13 Apr 2004 21:46:30 +0000 Kim F. Storm (cua-read-only-cursor-color)
Tue, 25 Nov 2003 22:10:52 +0000 Kim F. Storm (cua--standard-movement-commands): Add forward-sentence and backward-sentence.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 16 Jun 2003 17:24:45 +0000 Stefan Monnier (cua-mode): Use explicit arg to turn off minor modes.
Fri, 18 Apr 2003 22:49:20 +0000 Stefan Monnier (cua-mode): Use define-minor-mode.
Mon, 31 Mar 2003 21:48:39 +0000 Kim F. Storm (cua-set-mark): Unconditionally repeat
Mon, 24 Mar 2003 11:01:17 +0000 Kim F. Storm (cua-set-mark): Check pop-global-mark-quick-repeat.
Sat, 22 Mar 2003 00:18:12 +0000 Kim F. Storm (cua-set-mark): Doc fixes.
Sat, 08 Mar 2003 19:36:51 +0000 Kim F. Storm Provide `cua' feature.
Sat, 08 Mar 2003 14:47:14 +0000 Juanma Barranquero (cua--standard-movement-commands): Fix docstring.
Fri, 21 Feb 2003 12:50:47 +0000 Kim F. Storm Add run-time check to catch users trying
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sat, 25 Jan 2003 11:41:43 +0000 Kim F. Storm * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-c
Fri, 03 Jan 2003 13:00:08 +0000 Kim F. Storm (cua--pre-command-handler): Corrected
Sun, 06 Oct 2002 21:34:07 +0000 Kim F. Storm (cua-normal-cursor-color): Fixed
Fri, 21 Jun 2002 13:56:13 +0000 Kim F. Storm Corrected last fix.
Fri, 21 Jun 2002 13:51:05 +0000 Kim F. Storm (cua--prefix-arg): Make register prefixes
Fri, 31 May 2002 12:19:57 +0000 Kim F. Storm (cua--last-deleted-region-pos)
Mon, 27 May 2002 12:14:27 +0000 Kim F. Storm (cua-set-mark): Align pop to marko
Sun, 26 May 2002 00:54:10 +0000 Kim F. Storm (cua--repeat-replace-text): New variable.
Sat, 25 May 2002 00:06:56 +0000 Kim F. Storm (cua--self-insert-char-p): New function.
Mon, 13 May 2002 20:35:30 +0000 Kim F. Storm (cua-enable-cursor-indications): Default off.
Fri, 10 May 2002 11:21:10 +0000 Kim F. Storm (cua-enable-cua-keys)
Fri, 10 May 2002 08:28:51 +0000 Kim F. Storm (cua-mode): Misc. changes to use
Wed, 01 May 2002 22:03:09 +0000 Kim F. Storm (cua-inhibit-cua-keys): New buffer-local variable.
Wed, 01 May 2002 14:22:06 +0000 Kim F. Storm (cua--pre-command-handler): Only interpret delete-selection property if mark-active.
Tue, 30 Apr 2002 13:12:33 +0000 Kim F. Storm Fixed require for cua-mode variable
Sun, 28 Apr 2002 21:48:39 +0000 Kim F. Storm Added cua-mode based files [split from original cua.el]: