| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (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 | |
| | | ||||||
| * | (edt-lk201-revision): Deleted. | Karl Heuer | 1995-04-14 | 1 | -7/+1 | |
| | | ||||||
| * | Initial revision | Richard M. Stallman | 1995-04-10 | 1 | -0/+17 | |
| | | ||||||
| * | Add copyright. | Karl Heuer | 1995-04-08 | 4 | -0/+8 | |
| | | ||||||
| * | (edt-keep-current-page-delimiter): Doc fix. | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 | |
| | | ||||||
| * | Comment change. | Richard M. Stallman | 1995-04-07 | 1 | -0/+1 | |
| | | ||||||
| * | Comment changes. | Richard M. Stallman | 1995-04-07 | 1 | -9/+11 | |
| | | ||||||
| * | Update copyright. | Karl Heuer | 1995-04-07 | 4 | -8/+8 | |
| | | ||||||
| * | Explain why public domain. | Richard M. Stallman | 1995-04-02 | 1 | -1/+4 | |
| | | ||||||
| * | (ml-concat): New function. | Karl Heuer | 1995-03-22 | 1 | -0/+10 | |
| | | ||||||
| * | Translate concat to ml-concat. | Karl Heuer | 1995-03-22 | 1 | -0/+1 | |
| | | ||||||
| * | (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate. | Boris Goldowsky | 1995-03-01 | 1 | -1/+1 | |
| | | ||||||
| * | New version from the author. | Karl Heuer | 1995-02-22 | 1 | -38/+64 | |
| | | ||||||
| * | Use single semicolon in comments. | Karl Heuer | 1995-02-22 | 1 | -13/+13 | |
| | | ||||||
| * | Initial revision | Karl Heuer | 1995-02-20 | 6 | -0/+10056 | |
| | | ||||||
| * | Update copyright. | Karl Heuer | 1995-02-08 | 2 | -7/+6 | |
| | | ||||||
| * | Initial revision | Karl Heuer | 1995-02-08 | 4 | -0/+624 | |
| | | ||||||
| * | New enhanced version from <kgallagh@spd.dsccc.com>. | Karl Heuer | 1995-02-08 | 1 | -376/+1914 | |
| | | ||||||
| * | (vi-kill-region): Pass args to kill-region. | Karl Heuer | 1994-11-09 | 1 | -6/+6 | |
| | | | | | (vi-mark-region): Don't pass unexpected args. | |||||
| * | (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -2/+8 | |
| | | ||||||
| * | (auto-execute): Use \' in auto-mode-alist regexps. | Richard M. Stallman | 1994-09-24 | 1 | -1/+1 | |
| | | ||||||
| * | (tpu-save-all-buffers-kill-emacs): | Richard M. Stallman | 1994-07-06 | 1 | -2/+2 | |
| | | | | | Use delete-old-versions, and bind it locally. | |||||
| * | (tpu-edt-off): Restore original global key map. | Richard M. Stallman | 1994-06-20 | 1 | -18/+50 | |
| | | | | | | | | | | (tpu-next-file-buffer): Move to dired buffer too. (tpu-make-file-buffer-list): New function. (tpu-version): New version. (tpu-set-mode-line): Added line-number-mode to mode-line. (tpu-search-forward-exit, tpu-search-backward-exit): New functions, key mappings. | |||||
| * | Require tpu-edt. | Richard M. Stallman | 1994-06-20 | 1 | -4/+3 | |
| | | | | | (tpu-extras-revision): Variable deleted. | |||||
| * | Change size of selected screen. Reposition after | Richard M. Stallman | 1994-06-20 | 1 | -12/+18 | |
| | | | | | | | | printing help. Null default directory for save. Produce minibuffer key bindings for kp4 and kp5. (tpu-kp4, tpu-kp5): New variables. (tpu-mapper-revision): Variable deleted. | |||||
| * | (ws-search): Fix malformed character constants. | Karl Heuer | 1994-05-26 | 1 | -2/+2 | |
| | | ||||||
| * | Doc fix. | Richard M. Stallman | 1994-05-22 | 2 | -2/+2 | |
| | | ||||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | (tpu-set-mode-line): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 | |
| | | | | | | Put mode-line-process immediately after mode-name when setting mode-line-format. | |||||
| * | (case-flip-character): Make case test more general. | Richard M. Stallman | 1994-04-13 | 1 | -1/+2 | |
| | | ||||||
| * | Fix copying conditions for current GPL version. | Richard M. Stallman | 1994-04-07 | 1 | -14/+15 | |
| | | ||||||