aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation/cua-base.el
Commit message (Expand)AuthorAgeFilesLines
* (cua-delete-region): Return t ifKim F. Storm2005-08-151-6/+11
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-2/+2
* (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
* (cua--pre-command-handler-1, cua--pre-command-handler)Kim F. Storm2005-07-141-99/+112
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (cua-check-pending-input, cua-repeat-replace-region, cua-mode, cua-debug,Juanma Barranquero2005-06-301-7/+7
* (cua-mode): Use add-to-ordered-list toKim F. Storm2005-06-131-1/+1
* (cua-normal-cursor-color, cua-read-only-cursor-color,Juanma Barranquero2005-06-101-8/+8
* * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)Kim F. Storm2005-06-061-3/+3
* (cua-use-hyper-key): Doc fix.Kim F. Storm2005-05-171-9/+9
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* (cua-copy-region, cua-cut-region)Kim F. Storm2005-05-081-6/+18
* Rework last fix.Kim F. Storm2005-05-021-4/+3
* Fix check for CUA-mode if no init file.Kim F. Storm2005-05-011-2/+4
* (cua--pre-command-handler): Add moreKim F. Storm2005-04-181-4/+14
* (cua-global-mark-face): Add special caseDan Nicolaescu2005-04-161-1/+2
* (cua-rectangle-face)Kim F. Storm2005-04-121-6/+9
* (cua-mode): Specify :group.Lute Kamstra2005-04-041-0/+1
* (cua-scroll-down): Add CUA property.Kim F. Storm2005-03-301-1/+1
* Put CUA move property on move-end-of-lineKim F. Storm2005-03-071-0/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (cua-max-undo, cua-undo): Remove.Kim F. Storm2005-02-071-38/+20
* (cua--preserve-mark-commands): Remove.Kim F. Storm2004-12-141-16/+1
* (group cua): Add :version keyword.Kim F. Storm2004-10-301-1/+1
* Fix copyright.Kim F. Storm2004-10-281-1/+2
* (cua-auto-expand-rectangles): RemoveKim F. Storm2004-08-291-33/+58
* (cua--preserve-mark-commands): New defvar.Kim F. Storm2004-07-161-2/+19
* (cua-mode): Deactivate mark when cua-mode is enabled.Kim F. Storm2004-05-031-0/+1
* (cua--update-indications): Fix last change.Kim F. Storm2004-05-031-1/+1
* Change cursor-type block to hollow.Kim F. Storm2004-04-301-12/+12
* * emulation/cua-base.el: Add support for changing cursor types;Kim F. Storm2004-04-301-26/+106
* (cua--standard-movement-commands):Kim F. Storm2004-04-301-2/+46
* (cua-read-only-cursor-color)Kim F. Storm2004-04-131-4/+7
* (cua--standard-movement-commands): Add forward-sentence and backward-sentence.Kim F. Storm2003-11-251-1/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (cua-mode): Use explicit arg to turn off minor modes.Stefan Monnier2003-06-161-3/+3
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-181-42/+11
* (cua-set-mark): Unconditionally repeatKim F. Storm2003-03-311-4/+5
* (cua-set-mark): Check pop-global-mark-quick-repeat.Kim F. Storm2003-03-241-1/+2
* (cua-set-mark): Doc fixes.Kim F. Storm2003-03-221-9/+19
* Provide `cua' feature.Kim F. Storm2003-03-081-0/+2
* (cua--standard-movement-commands): Fix docstring.Juanma Barranquero2003-03-081-1/+1
* Add run-time check to catch users tryingKim F. Storm2003-02-211-0/+16
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-32/+32
* * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-cKim F. Storm2003-01-251-2/+3
* (cua--pre-command-handler): CorrectedKim F. Storm2003-01-031-4/+4
* (cua-normal-cursor-color): FixedKim F. Storm2002-10-061-12/+11
* Corrected last fix.Kim F. Storm2002-06-211-7/+7
* (cua--prefix-arg): Make register prefixesKim F. Storm2002-06-211-7/+9