aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation/cua-base.el
Commit message (Expand)AuthorAgeFilesLines
* Corrected last fix.Kim F. Storm2002-06-211-7/+7
* (cua--prefix-arg): Make register prefixesKim F. Storm2002-06-211-7/+9
* (cua--last-deleted-region-pos)Kim F. Storm2002-05-311-19/+44
* (cua-set-mark): Align pop to markoKim F. Storm2002-05-271-14/+17
* (cua--repeat-replace-text): New variable.Kim F. Storm2002-05-261-1/+55
* (cua--self-insert-char-p): New function.Kim F. Storm2002-05-251-0/+7
* (cua-enable-cursor-indications): Default off.Kim F. Storm2002-05-131-5/+43
* (cua-enable-cua-keys)Kim F. Storm2002-05-101-2/+2
* (cua-mode): Misc. changes to useKim F. Storm2002-05-101-42/+22
* (cua-inhibit-cua-keys): New buffer-local variable.Kim F. Storm2002-05-011-0/+9
* (cua--pre-command-handler): Only interpret delete-selection property if mark-...Kim F. Storm2002-05-011-21/+22
* Fixed require for cua-mode variableKim F. Storm2002-04-301-1/+1
* Added cua-mode based files [split from original cua.el]:Kim F. Storm2002-04-281-0/+1133