aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation
Commit message (Collapse)AuthorAgeFilesLines
* (pc-select-selection-keys-only): New variable.Karl Heuer1997-06-101-51/+114
| | | | | | | | | | | (pc-select-meta-moves-sexps): New variable. (exchange-point-and-mark-nomark): New function. (forward-sexp-mark, forward-sexp-nomark): New functions. (backward-sexp-mark, backward-sexp-nomark): New functions. (pc-selection-mode): Doc fix. Bind exchange-point-and-mark-nomark, C-escape. Honor pc-select-meta-moves-sexps, pc-select-selection-keys-only. Unset highlight-nonselected-windows.
* new versionMichael Kifer1997-06-098-228/+244
|
* Re-add copying permission text.Richard M. Stallman1997-06-061-0/+20
|
* new versionMichael Kifer1997-06-026-4706/+4727
|
* new versionMichael Kifer1997-05-317-994/+1288
|
* Initial revisionMichael Kifer1997-05-301-0/+0
|
* (edt-emulation-on): Handle absence of TERM envvar.Richard M. Stallman1997-05-291-1/+1
|
* (vi-join-lines): Locally bind count.Richard M. Stallman1997-05-271-32/+50
| | | | | | | | | (vi-search-forward, vi-search-backward): Use isearch-update-ring. (vi-repeat-last-search, vi-reverse-last-search): Get string from the ring. (vi-mode-old-major-mode, vi-mode-old-mode-name): New defvars. (vi-mode-old-local-map, vi-mode-old-case-fold): Likewise. (vi-tilde-map): Move the defvar and bindings to the front.
* Comment change.Richard M. Stallman1997-05-271-0/+1
|
* (pc-selection-mode): Swap meanings of f16 and f18;Richard M. Stallman1997-05-221-2/+3
| | | | they were backwards.
* (crisp-mode): Add autoload cookie.Richard M. Stallman1997-05-201-1/+2
|
* (crisp-last-last-command): Renamed from last-last-commandRichard M. Stallman1997-05-201-5/+9
| | | | and defvar added.
* (wordstar-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* (edt-emulation-on): Load edt-pc.el under Windows.Richard M. Stallman1997-04-301-2/+2
|
* (crisp-load-scroll-all): Renamed from ...-lock.Richard M. Stallman1997-04-291-11/+11
| | | | (crisp-mode): Use scroll-all... not scroll-lock...
* Install the proper version.Richard M. Stallman1997-04-141-43/+79
|
* Comment change.Richard M. Stallman1997-04-101-1/+1
|
* Initial revisionRichard M. Stallman1997-04-101-0/+189
|
* *** empty log message ***Michael Kifer1996-12-284-47/+196
|
* (edt-load-xkeys): Doc fix.Richard M. Stallman1996-10-121-1/+1
|
* Doc fixes on most variables.Richard M. Stallman1996-10-121-24/+23
|
* (tpu-load-xkeys): Doc fix.Richard M. Stallman1996-10-121-3/+3
|
* (vip-window-display-p): Don't treat MS-DOS as a windowed display.Richard M. Stallman1996-09-251-1/+1
|
* Comment change.Richard M. Stallman1996-09-241-0/+2
|
* *** empty log message ***Michael Kifer1996-09-202-8/+13
|
* *** empty log message ***Michael Kifer1996-09-064-33/+86
|
* *** empty log message ***Michael Kifer1996-09-061-125/+250
|
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-09-011-7/+2
|
* (ensure-mark): Minor rewrite.Richard M. Stallman1996-08-261-15/+18
| | | | | | | (scroll-down-mark): Handle pc-select-override-scroll-error, (scroll-down-nomark): Likewise. (scroll-up-mark, scroll-up-nomark): Likewise. (pc-selection-mode): Get rid of the advice on scroll-up, scroll-down.
* Replace \n in doc strings.Richard M. Stallman1996-08-241-33/+145
| | | | | | | | | | | (pc-selection-mode): Big doc fix. Don't bind f1. (forward-line-mark): New function. (forward-line-nomark): New function. (backward-line-mark): New function. (backward-line-nomark): New function. (pc-selection-mode): Add keybindings for those functions. (pc-select-override-scroll-error): New variable.
* (vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.Karl Heuer1996-07-211-5/+0
|
* (vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.Karl Heuer1996-07-211-0/+5
|
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
|
* (vip-ms-style-os-p): Doc fix.Karl Heuer1996-07-201-6/+6
|
* (vip-get-filenames-from-buffer): Add &optional.Karl Heuer1996-07-171-1/+1
|
* (vip-read-key): inhibit quit added.Michael Kifer1996-07-011-4/+9
|
* *** empty log message ***Michael Kifer1996-06-221-5519/+1889
|
* *** empty log message ***Michael Kifer1996-06-225-1951/+5773
|
* Fixed up initial lineErik Naggum1996-05-201-1/+1
|
* *** empty log message ***Michael Kifer1996-03-296-42/+101
|
* Comment change.Richard M. Stallman1996-03-022-2/+2
|
* (tpu-load-xkeys): Fix previous change.Richard M. Stallman1996-02-261-1/+1
|
* (vip-event-key): previous change undone.Michael Kifer1996-02-161-11/+1
|
* (vip-events-to-macro): discard events represented as lists in macroMichael Kifer1996-02-161-1/+14
| | | | definitions.
* (vip-mouse-click-insert-word): fixed a typo.Michael Kifer1996-02-161-1/+1
|
* (ex-map-read-args,ex-unmap-read-args): fixed messages.Michael Kifer1996-02-161-26/+31
| | | | (vip-events-to-macro): delete nil in macro definitions.
* (vip-event-key): ignore consp events.Michael Kifer1996-02-161-2/+9
|
* *** empty log message ***Michael Kifer1996-02-161-1/+1
|
* *** empty log message ***Michael Kifer1996-02-165-43/+55
|
* *** empty log message ***Michael Kifer1996-02-163-22/+46
|