]> code.delx.au - gnu-emacs/history - lisp/emulation/cua-base.el
(defgroup edt): Arrange that definition starts at beginning of line.
[gnu-emacs] / lisp / emulation / cua-base.el
2002-10-06 Kim F. Storm(cua-normal-cursor-color): Fixed
2002-06-21 Kim F. StormCorrected last fix.
2002-06-21 Kim F. Storm(cua--prefix-arg): Make register prefixes
2002-05-31 Kim F. Storm(cua--last-deleted-region-pos)
2002-05-27 Kim F. Storm(cua-set-mark): Align pop to marko
2002-05-26 Kim F. Storm(cua--repeat-replace-text): New variable.
2002-05-25 Kim F. Storm(cua--self-insert-char-p): New function.
2002-05-13 Kim F. Storm(cua-enable-cursor-indications): Default off.
2002-05-10 Kim F. Storm(cua-enable-cua-keys)
2002-05-10 Kim F. Storm(cua-mode): Misc. changes to use
2002-05-01 Kim F. Storm(cua-inhibit-cua-keys): New buffer-local variable.
2002-05-01 Kim F. Storm(cua--pre-command-handler): Only interpret delete-selec...
2002-04-30 Kim F. StormFixed require for cua-mode variable
2002-04-28 Kim F. StormAdded cua-mode based files [split from original cua...