aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emulation (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* *** empty log message ***Michael Kifer1996-02-161-29/+39
|
* (vip-brac-function): Fix error format string.Karl Heuer1996-01-291-2/+1
|
* (vip-register-macro): Fix error format string.Karl Heuer1996-01-291-1/+1
|
* (vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.Karl Heuer1996-01-291-10/+7
|
* (vip-execute-ex-command, ex-write): Fix error format string.Karl Heuer1996-01-291-4/+4
|
* Moved code around to minimize compiler warnings.Michael Kifer1996-01-265-196/+203
|
* Add some keybindings.Richard M. Stallman1996-01-261-10/+26
| | | | | | (next-line-mark, next-line-nomark): Set this-command. (previous-line-mark, previous-line-nomark): Likewise. (end-of-line-mark, end-of-line-nomark): Likewise.
* (ex-pwd, vip-info-on-file): Pass proper format string to message.Karl Heuer1996-01-251-6/+6
| | | | (ex-set): Delete format call inside message.
* (edt-display-the-time): Pass proper format string to message.Karl Heuer1996-01-251-4/+4
| | | | (edt-y-or-n-p): Delete format call inside message.
* (vip-replace-string, vip-search-forward, vip-search-backward): Delete format ↵Karl Heuer1996-01-251-9/+9
| | | | call inside message.
* (tpu-y-or-n-p): Delete format call inside message.Karl Heuer1996-01-251-3/+3
|
* (vip-save-setting): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
|
* (ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper ↵Karl Heuer1996-01-251-3/+3
| | | | format string to message.
* (vip-ask-level): Prefix \ to ( at start of line.Erik Naggum1996-01-241-1/+1
|
* *** empty log message ***Michael Kifer1996-01-204-68/+110
|