aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
Commit message (Expand)AuthorAgeFilesLines
* (cua-global-mark-face): Add special caseDan Nicolaescu2005-04-161-1/+2
* (cua-rectangle-face)Kim F. Storm2005-04-121-6/+9
* (cua--init-rectangles): Remove face setup.Kim F. Storm2005-04-121-10/+0
* (cua-mode): Specify :group.Lute Kamstra2005-04-041-0/+1
* (cua-scroll-down): Add CUA property.Kim F. Storm2005-03-301-1/+1
* * emulation/vip.el: Replace `illegal' with `invalid'.Werner LEMBERG2005-03-251-4/+4
* find-file-hooks -> find-file-hook.Stefan Monnier2005-03-241-29/+29
* Put CUA move property on move-end-of-lineKim F. Storm2005-03-071-0/+1
* * viper-cmd.el (viper-prefix-commands): make into a defconst.Michael Kifer2005-02-197-61/+97
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-092-6/+6
* (cua--undo-list, cua--tidy-undo-counter)Kim F. Storm2005-02-071-75/+51
* (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
* (tpu-help-keypad-map, tpu-help-text)Luc Teirlinck2004-11-291-4/+4
* (group cua): Add :version keyword.Kim F. Storm2004-10-301-1/+1
* Fix copyright.Kim F. Storm2004-10-281-1/+2
* (cua--rectangle-operation): Let bindKim F. Storm2004-09-121-1/+2
* (cua--highlight-rectangle): Fix last change.Kim F. Storm2004-09-081-1/+0
* * emulation/cua-rect.el (cua--overlay-keymap): New keymap forKim F. Storm2004-09-031-2/+13
* (cua--rectangle-set-corners): Ensure thatKim F. Storm2004-09-021-14/+30
* (cua-auto-expand-rectangles): RemoveKim F. Storm2004-08-291-33/+58
* (cua--rectangle-padding): Remove.Kim F. Storm2004-08-291-147/+241
* (cua--preserve-mark-commands): New defvar.Kim F. Storm2004-07-161-2/+19
* Doc fixes: say "PC Selection mode", not "`pc-selection-mode'".Richard M. Stallman2004-06-131-13/+14
* (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--convert-rectangle-as): New defmacro.Kim F. Storm2004-04-301-7/+18
* (cua--standard-movement-commands):Kim F. Storm2004-04-301-2/+46
* (cua-read-only-cursor-color)Kim F. Storm2004-04-131-4/+7
* (tpu-set-mark): Fix typo.Juanma Barranquero2004-02-291-1/+1
* (ex-mark): Remove extra format stringAndreas Schwab2004-02-081-2/+2
* (vi-mode): Remove extra format string argument.Andreas Schwab2004-02-081-7/+8
* * progmodes/idlwave.el (idlwave-make-tags):Eli Zaretskii2004-01-031-11/+11
* (cua--standard-movement-commands): Add forward-sentence and backward-sentence.Kim F. Storm2003-11-251-1/+3
* Add arch taglinesMiles Bader2003-09-0126-0/+26
* (cua-mode): Use explicit arg to turn off minor modes.Stefan Monnier2003-06-161-3/+3
* (ctl-x-map): Don't bind C-x C-i or C-x 3.Richard M. Stallman2003-05-281-4/+5
* (cua-mode): Use define-minor-mode.Stefan Monnier2003-04-181-42/+11
* (top-level): Quote second arg toKai Großjohann2003-04-021-3/+3
* (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
* * man.el (Man-getpage-in-background): Always use `setenv' forKai Großjohann2003-03-091-0/+6
* 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-0420-618/+618
* * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-cKim F. Storm2003-01-251-2/+3