log lisp/emulation/cua-base.el @ 55263:eb737a4709cb

age author description
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]: