summaryrefslogtreecommitdiff
path: root/lisp/emulation
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>Michael Kifer1996-01-201-62/+116
| | | | | | | | | | | | | * viper.el (vip-auto-indent,vip-electric-mode): are now local variables. (vip-open-line,vip-Open-line,vip-autoindent): are now electrified functions. (vip-set-hooks): viperized awk, ksh, makefile, and html-helper modes. (vip-custom-file-name): adapted to non-Unix systems. (vip-move-minibuffer-overlay): removed. (vip-read-string-with-history): now accepts correct defaults when called to read a shell command.
* Use `convert-standard-filename' to set the nameKarl Heuer1996-01-191-1/+3
| | | | of the key mapping file.
* (tpu-load-xkeys): Use `convert-standard-filename' toKarl Heuer1996-01-191-4/+10
| | | | set the name of the key mapping file.
* Update FSF's address.Erik Naggum1996-01-1420-64/+84
|
* (edt-emulation-on): system-type is a symbol.Karl Heuer1996-01-091-1/+1
|
* Comment fixes.Karl Heuer1996-01-055-7/+6
|
* (vip-insert-diehard-minor-mode, vip-toggle-search-style,Karl Heuer1996-01-041-15/+15
| | | | vip-del-backward-char-in-replace, vip-query-replace): Doc fix.
* (vip-shift-width): Doc fix.Karl Heuer1996-01-041-2/+2
|
* (GOLD-map, GOLD-CSI-map, GOLD-SS3-map, tpu-set-mark):Karl Heuer1996-01-041-5/+5
| | | | Doc fix.
* (edt-find-forward, edt-find-backward, edt-find,Karl Heuer1996-01-041-6/+6
| | | | edt-find-next-forward, edt-find-next-backward, edt-find-next): Doc fix.
* (vi-backward-windowful): Renamed from vi-backward-windowfull.Karl Heuer1996-01-041-7/+7
| | | | (vi-forward-windowful): Renamed from vi-forward-windowfull.
* (vip-startup-file): New variable.Richard M. Stallman1996-01-011-2/+6
| | | | (vip-mode): Use `vip-startup-file' for the startup file name.
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
|
* Don't list any faces in menu.Karl Heuer1995-11-101-0/+5
|
* (pc-selection-mode): Don't mess with c-mode-map.Richard M. Stallman1995-11-101-1/+0
|
* (tpu-set-mode-line): Add element for column number.Karl Heuer1995-11-021-0/+1
|
* Comment change.Richard M. Stallman1995-10-3011-26/+18
|
* Comment change.Richard M. Stallman1995-10-301-2/+2
|
* (pc-selection-mode): Add autoload cookie.Richard M. Stallman1995-10-171-0/+1
|
* Initial revisionRichard M. Stallman1995-10-171-0/+572
|
* (vip-set-hooks): Use view-mode-hook in emacs and viewMichael Kifer1995-10-141-134/+115
| | | | | | | | | | | hook in xemacs. (vip-read-string-with-history): minibuffer-setup-hook no longer waits for the user to type, if there are unread events. Added (vip-leave-region-active) to all simple movement commands. Harnessed view-minor-mode. Viper now understands syntactic tables. (vip-read-string-with-history,vip-search): won't pause inside macros any more.
* (vip-leave-region-active): new function.Michael Kifer1995-10-141-0/+148
|
* * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-10-141-66/+36
|
* (vip-record-kbd-macro): correctly escapes `.' and `[' now.Michael Kifer1995-10-141-1/+11
|
* (ex-write): uses better defaults.Michael Kifer1995-10-141-6/+17
|