| Commit message (Expand) | Author | Age | Files | Lines |
* | (viper-mouse): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (viper-ex): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -1/+1 |
* | (tpu-mark): Fix previous change. | Richard M. Stallman | 2005-07-03 | 1 | -13/+1 |
* | (tpu-lucid-emacs-p): Renamed from tpu-lucid-emacs19-p. Uses changed. | Richard M. Stallman | 2005-07-03 | 1 | -7/+7 |
* | (tpu-emacs19-p): Var deleted. All references simplified. | Richard M. Stallman | 2005-07-03 | 1 | -20/+10 |
* | (tpu-original-global-map): Don't copy global-map, save the same map. | Richard M. Stallman | 2005-07-03 | 1 | -4/+6 |
* | (vip-replace-string, ex-map, ex-read): Use with-no-warnings. | Richard M. Stallman | 2005-07-03 | 1 | -5/+8 |
* | (vi-mark-region): Use c-mark-function. | Richard M. Stallman | 2005-07-03 | 1 | -3/+4 |
* | (edt-last-copied-word): Add defvar. | Richard M. Stallman | 2005-07-03 | 1 | -9/+10 |
* | (edt-save-function-key-map, EDT-key-name): `defvar' to silence the | Juanma Barranquero | 2005-07-02 | 1 | -1/+5 |
* | (*EDT-keys*, edt-default-global-map, edt-last-copied-word, | Juanma Barranquero | 2005-07-02 | 1 | -0/+14 |
* | (cua-do-rectangle-padding): Remove period from end of messages. | Juanma Barranquero | 2005-06-30 | 1 | -9/+9 |
* | (cua-toggle-global-mark, cua-cut-region-to-global-mark, | Juanma Barranquero | 2005-06-30 | 1 | -4/+4 |
* | (cua-check-pending-input, cua-repeat-replace-region, cua-mode, cua-debug, | Juanma Barranquero | 2005-06-30 | 1 | -7/+7 |
* | (vip-ex): Don't use `format' on `error' arguments. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
* | (vi-goto-insert-state): Fix quoting in docstring. | Juanma Barranquero | 2005-06-14 | 1 | -1/+1 |
* | (cua-mode): Use add-to-ordered-list to | Kim F. Storm | 2005-06-13 | 1 | -1/+1 |
* | (viper-find-char-forward): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -3/+3 |
* | (vip-find-char-forward): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -1/+1 |
* | (pc-select-selection-keys-only, pc-selection-mode): Fix spellings in docstrings. | Juanma Barranquero | 2005-06-10 | 1 | -3/+3 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-388 | Miles Bader | 2005-06-10 | 1 | -16/+26 |
* | (cua-normal-cursor-color, cua-read-only-cursor-color, | Juanma Barranquero | 2005-06-10 | 1 | -8/+8 |
* | * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect) | Kim F. Storm | 2005-06-06 | 3 | -11/+6 |
* | 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2005-06-03 | 2 | -8/+18 |
* | Use eval-buffer, not eval-current-buffer. | Richard M. Stallman | 2005-05-30 | 1 | -1/+1 |
* | (wordstar-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (vi-mode-setup): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -1/+1 |
* | (viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst. | Richard M. Stallman | 2005-05-22 | 1 | -2/+2 |
* | Use write-file-functions instead of write-file-hooks. | Richard M. Stallman | 2005-05-22 | 1 | -3/+3 |
* | (crisp-home, crisp-end): Put CUA property. | Kim F. Storm | 2005-05-19 | 1 | -4/+2 |
* | (cua--init-rectangles): Bind C-return instead of S-return to | Kim F. Storm | 2005-05-17 | 1 | -2/+2 |
* | (cua-use-hyper-key): Doc fix. | Kim F. Storm | 2005-05-17 | 1 | -9/+9 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-17 | 11 | -11/+11 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 4 | -15/+15 |
* | (cua-copy-region, cua-cut-region) | Kim F. Storm | 2005-05-08 | 1 | -6/+18 |
* | Rework last fix. | Kim F. Storm | 2005-05-02 | 1 | -4/+3 |
* | Fix check for CUA-mode if no init file. | Kim F. Storm | 2005-05-01 | 1 | -2/+4 |
* | (cua--pre-command-handler): Add more | Kim F. Storm | 2005-04-18 | 1 | -4/+14 |
* | (cua-global-mark-face): Add special case | Dan Nicolaescu | 2005-04-16 | 1 | -1/+2 |
* | (cua-rectangle-face) | Kim F. Storm | 2005-04-12 | 1 | -6/+9 |
* | (cua--init-rectangles): Remove face setup. | Kim F. Storm | 2005-04-12 | 1 | -10/+0 |
* | (cua-mode): Specify :group. | Lute Kamstra | 2005-04-04 | 1 | -0/+1 |
* | (cua-scroll-down): Add CUA property. | Kim F. Storm | 2005-03-30 | 1 | -1/+1 |
* | * emulation/vip.el: Replace `illegal' with `invalid'. | Werner LEMBERG | 2005-03-25 | 1 | -4/+4 |
* | find-file-hooks -> find-file-hook. | Stefan Monnier | 2005-03-24 | 1 | -29/+29 |
* | Put CUA move property on move-end-of-line | Kim F. Storm | 2005-03-07 | 1 | -0/+1 |
* | * viper-cmd.el (viper-prefix-commands): make into a defconst. | Michael Kifer | 2005-02-19 | 7 | -61/+97 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 2 | -6/+6 |
* | (cua--undo-list, cua--tidy-undo-counter) | Kim F. Storm | 2005-02-07 | 1 | -75/+51 |
* | (cua-max-undo, cua-undo): Remove. | Kim F. Storm | 2005-02-07 | 1 | -38/+20 |