aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | message format spec fixes, commit # 8Deepak Goel2005-09-183-6/+10
| | |/ | |/|
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-265-33/+72
|\ \ \ | |/ /
| * | (cua-delete-region): Return t ifKim F. Storm2005-08-151-6/+11
| * | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-061-1/+2
| * | 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-064-26/+59
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77Miles Bader2005-08-0525-28/+48
|\ \ \ | |/ /
| * | (cua--highlight-rectangle): Only showKim F. Storm2005-08-011-0/+1
| * | Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0125-28/+47
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader2005-07-223-116/+149
|\ \ \ | |/ /
| * | (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
| * | * viper-cmd.el (viper-escape-to-state): bug fixMichael Kifer2005-07-191-3/+7
| * | (viper-activate-input-method): Avoid warning.Richard M. Stallman2005-07-161-2/+2
| * | (cua--pre-command-handler-1, cua--pre-command-handler)Kim F. Storm2005-07-141-99/+112
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69Miles Bader2005-07-147-79/+199
|\ \ \ | |/ /
| * | * viper-cmd.el (viper--key-maps): new variable.Michael Kifer2005-07-107-79/+199
| |/
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-0726-496/+474
|\ \ | |/
| * (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)Stefan Monnier2005-07-071-370/+345
| * Update FSF's address.Lute Kamstra2005-07-0425-50/+50
| * (viper-mouse): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
| * (viper-ex): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
| * (tpu-mark): Fix previous change.Richard M. Stallman2005-07-031-13/+1
| * (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed.Richard M. Stallman2005-07-031-7/+7
| * (tpu-emacs19-p): Var deleted. All references simplified.Richard M. Stallman2005-07-031-20/+10
| * (tpu-original-global-map): Don't copy global-map, save the same map.Richard M. Stallman2005-07-031-4/+6
| * (vip-replace-string, ex-map, ex-read): Use with-no-warnings.Richard M. Stallman2005-07-031-5/+8
| * (vi-mark-region): Use c-mark-function.Richard M. Stallman2005-07-031-3/+4
| * (edt-last-copied-word): Add defvar.Richard M. Stallman2005-07-031-9/+10
| * (edt-save-function-key-map, EDT-key-name): `defvar' to silence theJuanma Barranquero2005-07-021-1/+5
| * (*EDT-keys*, edt-default-global-map, edt-last-copied-word,Juanma Barranquero2005-07-021-0/+14
| * (cua-do-rectangle-padding): Remove period from end of messages.Juanma Barranquero2005-06-301-9/+9
| * (cua-toggle-global-mark, cua-cut-region-to-global-mark,Juanma Barranquero2005-06-301-4/+4
| * (cua-check-pending-input, cua-repeat-replace-region, cua-mode, cua-debug,Juanma Barranquero2005-06-301-7/+7
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-241-1/+1
|\ \ | |/
| * (vip-ex): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63Miles Bader2005-06-156-33/+43
|\ \ | |/
| * (vi-goto-insert-state): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
| * (cua-mode): Use add-to-ordered-list toKim F. Storm2005-06-131-1/+1
| * (viper-find-char-forward): Fix spellings in docstrings.Juanma Barranquero2005-06-101-3/+3
| * (vip-find-char-forward): Fix spellings in docstrings.Juanma Barranquero2005-06-101-1/+1
| * (pc-select-selection-keys-only, pc-selection-mode): Fix spellings in docstrings.Juanma Barranquero2005-06-101-3/+3
| * Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-388Miles Bader2005-06-101-16/+26
| * (cua-normal-cursor-color, cua-read-only-cursor-color,Juanma Barranquero2005-06-101-8/+8
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61Miles Bader2005-06-093-11/+6
|\ \ | |/
| * * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)Kim F. Storm2005-06-063-11/+6
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57Miles Bader2005-06-065-11/+21
|\ \ | |/
| * 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-06-032-8/+18
| * Use eval-buffer, not eval-current-buffer.Richard M. Stallman2005-05-301-1/+1
| * (wordstar-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
| * (vi-mode-setup): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1