aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cua-delete-region): Return t ifKim F. Storm2005-08-151-6/+11
| | | | | | | | | deleted region was non-empty. (cua-replace-region): Inhibit overwrite-mode for self-insert-command if replaced region was non-empty. (cua--explicit-region-start, cua--status-string): Make them buffer-local at top-level... (cua-mode): ...rather than when mode is enabled.
* 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-061-1/+2
| | | | | * viper.el (viper-emacs-state-mode-list): add recentf-dialog-mode. Change the date of last update.
* 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-08-064-26/+59
| | | | | | | | | | | | | | | | | | | | | * viper-cmd.el (viper-harness-minor-mode,viper-exec-delete, viper-exec-yank,viper-put-back): don't display modification msg if in the minibuffer. * viper-init.el (viper-replace-overlay-cursor-color, viper-insert-state-cursor-color,viper-vi-state-cursor-color): make variables frame local. * viper-util.el (viper-append-filter-alist): use append instead of nconc. * viper.el (viper-vi-state-mode-list,viper-emacs-state-mode-list): move help-mode and completion-list-mode from the first list to the second. (viper-mode): docstring. (viper-go-away,viper-non-hook-settings): don't localize minor-mode-alist in newer emacsen. Add advice to set-cursor-color. Don't bind "\C-c\\".
* (cua--highlight-rectangle): Only showKim F. Storm2005-08-011-0/+1
| | | | rectangle overlay in selected window.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0125-28/+47
|
* (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,Juanma Barranquero2005-07-211-10/+10
| | | | | cua-virtual-rectangle-edges): Fix typos in docstrings. (cua--M/H-key, cua--init-keymaps): "?\ " -> "?\s".
* (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-envelop-ESC-key): changed the definition of fast keysequence so it'll work with keyboard macros * ediff.el (ediff-patch-buffer): changed the docstring.
* (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
| | | | | | (cua--post-command-handler-1, cua--post-command-handler): Split in two. Check (buffer local) value of cua-mode. (cua-selection-mode): New command.
* * viper-cmd.el (viper--key-maps): new variable.Michael Kifer2005-07-107-79/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (viper-normalize-minor-mode-map-alist): use viper--key-maps and emulation-mode-map-alists. (viper-envelop-ESC-key): use viper-subseq. (viper-search-forward/backward/next): disable debug-on-error. * viper-keym.el (viper-toggle-key,viper-quoted-insert-key, viper-ESC-key): new defcustoms. * viper-macs.el (ex-map-read-args): use viper-subseq. * viper-util.el (viper-key-to-emacs-key): use viper-subseq. (viper-subseq): copy of subseq from cl.el. * viper.el (viper-go-away,viper-set-hooks): use emulation-mode-map-alists, advise self-insert-command, add-minor-mode. * viper-mous.el (viper-current-frame-saved): use defvar. * viper-init.el: got rid of -face in face names. * ediff-diff.el (ediff-extract-diffs,ediff-extract-diffs3): Make it work with longlines mode * ediff-mult.el (ediff-meta-mode-hook): new variable. * ediff-ptch.el (ediff-file-name-sans-prefix): quote regexp. * ediff-init: got rid of -face in face names.
* (CSI-map, SS3-map, GOLD-map, GOLD-CSI-map)Stefan Monnier2005-07-071-370/+345
| | | | | | | | | | | | | | | | (GOLD-SS3-map): Initialize in declaration. (tpu-set-mode-line): Don't throw away other minor mode strings when turning off the mode. (tpu-set-match, tpu-match-beginning, tpu-check-match) (tpu-show-match-markers): Use the insertion-type rather than the +1 offset kludge for tpu-match-beginning-mark. (tpu-edt-mode): Use define-minor-mode. (minibuffer-local-must-match-map, minibuffer-local-map): Try to avoid using the escape sequence and use the real key name instead. (tpu-reset-control-keys): Don't copy a keymap needlessly. (tpu-arrow-history): Simplify. (tpu-edt-on): Set control keys after changing the global map. (tpu-edt-on, tpu-edt-off): Work unconditionally.
* 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
| | | | | (zmacs-regions): Add defvar. (repeat-complex-command-map): Everything about that deleted.
* (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
| | | | | | | (global-map): Don't alter it at top level. (tpu-edt-on): Save global map in tpu-original-global-map, then copy. Then alter it here instead. (tpu-edt-off): Set global-map to the saved one.
* (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
| | | | | (c-mark-function): Add point-moving-unit property. (vi-goto-line): Use with-no-warnings.
* (edt-last-copied-word): Add defvar.Richard M. Stallman2005-07-031-9/+10
| | | | | | | | (zmacs-region-stays): Likewise. (edt-mark-section-wisely): Use c-mark-function for C. Use makr-defun for Fortran. (time-string): defvar deleted. (edt-display-the-time): Don't set time-string.
* (edt-save-function-key-map, EDT-key-name): `defvar' to silence theJuanma Barranquero2005-07-021-1/+5
| | | | byte-compiler.
* (*EDT-keys*, edt-default-global-map, edt-last-copied-word,Juanma Barranquero2005-07-021-0/+14
| | | | | | edt-learn-macro-count, edt-orig-page-delimiter, edt-orig-transient-mark-mode, edt-rect-start-point, edt-user-global-map, rect-start-point, time-string, zmacs-region-stays): `defvar' to silence the byte-compiler.
* (cua-do-rectangle-padding): Remove period from end of messages.Juanma Barranquero2005-06-301-9/+9
| | | | | | (cua--rectangle-seq-format): Fix typo in docstring. (cua-sequence-rectangle, cua-fill-char-rectangle): Improve argument/docstring consistency.
* (cua-toggle-global-mark, cua-cut-region-to-global-mark,Juanma Barranquero2005-06-301-4/+4
| | | | cua--cut-rectangle-to-global-mark): Remove period from end of error messages.
* (cua-check-pending-input, cua-repeat-replace-region, cua-mode, cua-debug,Juanma Barranquero2005-06-301-7/+7
| | | | cua-auto-tabify-rectangles, cua-inhibit-cua-keys): Fix typos in docstrings.
* (vip-ex): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-1/+1
|
* (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
| | | | add cua--keymap-alist to emulation-mode-map-alists.
* (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
| | | | | | | | | | | | | | | | | Remove "-face" suffix from viper faces 2005-06-10 Miles Bader <miles@gnu.org> * lisp/emulation/viper-init.el (viper-search, viper-replace-overlay) (viper-minibuffer-emacs, viper-minibuffer-insert) (viper-minibuffer-vi): Remove "-face" suffix from face names. (viper-search-face, viper-replace-overlay-face) (viper-minibuffer-emacs-face, viper-minibuffer-insert-face) (viper-minibuffer-vi-face): New backward-compatibility aliases for renamed faces. (viper-search-face, viper-replace-overlay-face) (viper-minibuffer-emacs-face, viper-minibuffer-insert-face) (viper-minibuffer-vi-face): Use renamed viper faces.
* (cua-normal-cursor-color, cua-read-only-cursor-color,Juanma Barranquero2005-06-101-8/+8
| | | | | cua-overwrite-cursor-color, cua-global-mark-cursor-color): Fix typos in docstrings.
* * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)Kim F. Storm2005-06-063-11/+6
| | | | | | | (cua-global-mark): Remove -face suffix from face names. * emulation/cua-gmrk.el (cua--init-global-mark): Remove cua-global-mark face setup.
* 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2005-06-032-8/+18
| | | | | | | | | | | | | * ediff-diff.el (ediff-same-contents) Eliminate CL-type functions. * ediff-mult.el (ediff-intersect-directories) Make sure that ".." and "." files are deleted from all file lists before comparison * viper-keym.el (viper-toggle-key,viper-quoted-insert-key,viper-ESC-key): Made them customizable. * viper.el (viper-non-hook-settings): fixed the names of defadvices.
* 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
|
* (viper-ex-work-buf, viper-ex-print-buf): Use defvar, not defconst.Richard M. Stallman2005-05-221-2/+2
|
* Use write-file-functions instead of write-file-hooks.Richard M. Stallman2005-05-221-3/+3
|
* (crisp-home, crisp-end): Put CUA property.Kim F. Storm2005-05-191-4/+2
|
* (cua--init-rectangles): Bind C-return instead of S-return toKim F. Storm2005-05-171-2/+2
| | | | toggle/clear rectangle mark.
* (cua-use-hyper-key): Doc fix.Kim F. Storm2005-05-171-9/+9
| | | | (cua--init-keymaps): Bind C-return instead of S-return to set rectangle mark.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-1711-11/+11
|
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-164-15/+15
|
* (cua-copy-region, cua-cut-region)Kim F. Storm2005-05-081-6/+18
| | | | | | (cua-paste): Handle clipboard action. (cua--init-keymaps): Remap clipboard-kill-region and clipboard-kill-ring-save.
* Rework last fix.Kim F. Storm2005-05-021-4/+3
|
* Fix check for CUA-mode if no init file.Kim F. Storm2005-05-011-2/+4
|