| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (vip-set-hooks): Use view-mode-hook in emacs and view | Michael Kifer | 1995-10-14 | 1 | -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 Kifer | 1995-10-14 | 1 | -0/+148 |
| | | |||||
| * | * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks. | Michael Kifer | 1995-10-14 | 1 | -66/+36 |
| | | |||||
| * | (vip-record-kbd-macro): correctly escapes `.' and `[' now. | Michael Kifer | 1995-10-14 | 1 | -1/+11 |
| | | |||||
| * | (ex-write): uses better defaults. | Michael Kifer | 1995-10-14 | 1 | -6/+17 |
| | | |||||
| * | (edt-setup-default-bindings): Revert function is | Karl Heuer | 1995-09-22 | 1 | -2/+2 |
| | | | | | revert-buffer, not revert-file. | ||||
| * | (edt-set-term-width-80, edt-set-term-width-132): | Karl Heuer | 1995-09-21 | 1 | -11/+10 |
| | | | | | | Terminal-specific functions. Don't redefine edt-set-screen-width-80 and edt-set-screen-width-132. | ||||
| * | (edt-set-screen-width-80, edt-set-screen-width-132): | Karl Heuer | 1995-09-21 | 1 | -4/+8 |
| | | | | | If a terminal-specific function exists, call it. | ||||
| * | (wordstar-center-line): Renamed from center-line. | Richard M. Stallman | 1995-08-29 | 1 | -10/+10 |
| | | | | | | (wordstar-center-region): Renamed from center-region. (wordstar-center-paragraph): Renamed from center-paragraph. | ||||
| * | * viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs. | Michael Kifer | 1995-08-20 | 1 | -31/+70 |
| | | | | | | | | (vip-read-string-with-history): minibuffer-setup-hook no longer waits for the user to type, if there are unread events. Harnessed view-minor-mode. Added (vip-leave-region-active) to all simple movement commands. | ||||
| * | (vip-leave-region-active): new function. | Michael Kifer | 1995-08-20 | 1 | -1/+6 |
| | | |||||
| * | (vip-surrounding-word): modified to understand tripple clicks. | Michael Kifer | 1995-08-20 | 1 | -16/+21 |
| | | |||||
| * | (vip-set-hooks): Use view-mode-hook, not view-hook. | Karl Heuer | 1995-08-14 | 1 | -3/+3 |
| | | |||||
| * | (tpu-control-keys): New initial value, nil. | Richard M. Stallman | 1995-08-03 | 1 | -21/+20 |
| | | | | | | | (tpu-help): Back up one page at a time. (tpu-set-control-keys): New function. (tpu-edt-on): Call tpu-set-control-keys. | ||||
| * | (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings. | Richard M. Stallman | 1995-07-31 | 1 | -5/+5 |
| | | |||||
| * | (vip-overriding-map): new variable. | Michael Kifer | 1995-07-27 | 1 | -0/+4 |
| | | |||||
| * | (vip-repeat-from-history-key): new default. | Michael Kifer | 1995-07-27 | 1 | -5/+7 |
| | | | | | | (vip-read-fast-keysequence,ex-unmap-read-args,ex-map-read-args): changed to use vip-read-key. | ||||
| * | (vip-multiclick-timeout): new default. | Michael Kifer | 1995-07-27 | 1 | -90/+105 |
| | | |||||
| * | (vip-add-hook,vip-remove-hook): new functions. | Michael Kifer | 1995-07-27 | 1 | -0/+82 |
| | | |||||
| * | *** empty log message *** | Michael Kifer | 1995-07-27 | 1 | -1/+1 |
| | | |||||
| * | (vip-info-file-name): variable removed. | Michael Kifer | 1995-07-27 | 1 | -82/+74 |
| | | | | | | | (vip-envelop-ESC-key,vip-start-replace,vip-finish-R-mode,vip-start-R-mode, vip-insert-state-pre-command-sentinel,vip-R-state-post-command-sentinel, vip-replace-char): functions modified. | ||||
| * | (tpu-backward-line): Only move to BOL if not already there. | Richard M. Stallman | 1995-07-27 | 1 | -24/+25 |
| | | |||||
| * | (tpu-version): New version. | Richard M. Stallman | 1995-07-27 | 1 | -5/+264 |
| | | | | | | (tpu-help-keypad-map): New help text. (tpu-backward-line): Only move to BOL if not already there. | ||||
| * | Comment changes. | Richard M. Stallman | 1995-07-27 | 1 | -7/+8 |
| | | |||||
| * | (edt-setup-default-bindings): Bind f1 and help like C-h. | Richard M. Stallman | 1995-06-29 | 1 | -0/+2 |
| | | |||||
| * | (edt-emulation-on): Check window-system for x, specifically. | Richard M. Stallman | 1995-06-27 | 1 | -1/+1 |
| | | |||||
| * | (pc-bindings-mode): Add autoload. | Richard M. Stallman | 1995-06-24 | 1 | -0/+24 |
| | | |||||
| * | (vip-push-mark-silent): Use (mark t). | Richard M. Stallman | 1995-06-22 | 1 | -1/+1 |
| | | |||||
| * | Delete the Emacs version error check. | Richard M. Stallman | 1995-06-14 | 1 | -24/+0 |
| | | |||||
| * | (vip-over-whitespace-line): new function. | Karl Heuer | 1995-06-13 | 1 | -1/+7 |
| | | |||||
| * | (vip-change-state-to-vi): bug fix. | Karl Heuer | 1995-06-13 | 1 | -3/+4 |
| | | |||||
| * | Changed vip-*-frame-* to *-frame-*, incorporated overlay strings, | Karl Heuer | 1995-06-09 | 3 | -41/+48 |
| | | | | | | unread-command-events, removed support for emacs versions 19.28 and xemacs 19.11 and earlier. | ||||
| * | (vip-event-key): now handles keys 128--255 as meta-chars. | Karl Heuer | 1995-06-09 | 1 | -91/+117 |
| | | | | | | | Changed vip-*-frame-* to *-frame-*, incorporated overlay strings, unread-command-events, removed support for emacs versions 19.28 and xemacs 19.11 and earlier. | ||||
| * | Fixed problems with yanking/deleting buffers. | Karl Heuer | 1995-06-09 | 1 | -71/+86 |
| | | | | | | | Changed vip-*-frame-* to *-frame-*, incorporated overlay strings, unread-command-events, removed support for emacs versions 19.28 and xemacs 19.11 and earlier. | ||||
| * | (vip-envelop-ESC-key): if an ESC-sequence translates | Karl Heuer | 1995-06-09 | 1 | -338/+371 |
| | | | | | | | | | | | | | | | | | into a function key, pretend that this key was the last command event. (vip-put-back,vip-Put-back): now emulate Vi's behavior more closely. (vip-line): no longer not bombs out. (vip-exec-shift) now preserves the point. Fixed the behavior of the Vi commands M, L, G, yw, dg, etc. Changed vip-*-frame-* to *-frame-*, incorporated overlay strings, unread-command-events, removed support for emacs versions 19.28 and xemacs 19.11 and earlier. | ||||
| * | Add C-escape binding. | Richard M. Stallman | 1995-05-07 | 1 | -5/+8 |
| | | |||||
| * | entered into RCS | Richard M. Stallman | 1995-05-07 | 1 | -1/+6 |
| | | |||||
| * | (tpu-copy-keyfile): New function. | Richard M. Stallman | 1995-05-01 | 1 | -1/+32 |
| | | | | | (tpu-load-xkeys): Copy key definition file to new default name. | ||||
| * | Eval key definitions and clean up upon completion. | Richard M. Stallman | 1995-04-26 | 1 | -3/+21 |
| | | | | | Persistent completion status message. | ||||
| * | Removed reference to tpu-gnu-emacs18-p. | Richard M. Stallman | 1995-04-26 | 1 | -6/+2 |
| | | |||||
| * | (edt-advance, edt-backup): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -11/+2 |
| | | |||||
| * | (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -4/+4 |
| | | | | | (vi-mode, vi-goto-insert-state): Use force-mode-line-update. | ||||
| * | (vip-change-mode): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -5/+1 |
| | | |||||
| * | (tpu-search-internal): Case-sensitive search if search | Richard M. Stallman | 1995-04-25 | 1 | -22/+39 |
| | | | | | | string contains upper-case. tpu-check-search-case): New function. | ||||
| * | At end, use default file name .tpu-keys. | Richard M. Stallman | 1995-04-25 | 1 | -19/+9 |
| | | | | | | Do not kill Emacs. (tpu-emacs-map-key): Renamed from tpu-gnu-map-key. | ||||
| * | Don't turn on tpu-edt mode. | Richard M. Stallman | 1995-04-25 | 1 | -29/+17 |
| | | | | | | | (tpu-gnu-emacs19-p): Function deleted. Callers changed. (tpu-load-xkeys): Use file name .tpu-keys by default. (tpu-gnu-emacs18-p): Function deleted. | ||||
| * | Many doc fixes. | Karl Heuer | 1995-04-14 | 1 | -51/+47 |
| | | | | | (edt-version): Deleted. | ||||
| * | (edt-vt100-revision): Deleted. | Karl Heuer | 1995-04-14 | 1 | -7/+1 |
| | | |||||
| * | (edt-pc-revision): Deleted. | Karl Heuer | 1995-04-14 | 1 | -7/+1 |
| | | |||||
| * | (edt-mapper-revision): Deleted. | Karl Heuer | 1995-04-14 | 1 | -7/+0 |
| | | |||||