Commit graph

464 commits

Author SHA1 Message Date
Richard M. Stallman
b019da5306 Comment changes. 1995-07-27 07:35:25 +00:00
Richard M. Stallman
a15bb73af4 (edt-setup-default-bindings): Bind f1 and help like C-h. 1995-06-29 02:19:45 +00:00
Richard M. Stallman
f873df690c (edt-emulation-on): Check window-system for x, specifically. 1995-06-27 22:59:00 +00:00
Richard M. Stallman
e0072c10cf (pc-bindings-mode): Add autoload. 1995-06-24 04:23:05 +00:00
Richard M. Stallman
9a62cb6319 (vip-push-mark-silent): Use (mark t). 1995-06-22 05:11:36 +00:00
Richard M. Stallman
b35732e1e2 Delete the Emacs version error check. 1995-06-14 12:05:23 +00:00
Karl Heuer
c808577499 (vip-over-whitespace-line): new function. 1995-06-13 21:20:59 +00:00
Karl Heuer
15f8998b59 (vip-change-state-to-vi): bug fix. 1995-06-13 21:20:36 +00:00
Karl Heuer
546fe08580 Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:12:29 +00:00
Karl Heuer
75551c46fb (vip-event-key): now handles keys 128--255 as meta-chars.
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:11:53 +00:00
Karl Heuer
8f2685cb05 Fixed problems with yanking/deleting buffers.
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,
unread-command-events, removed support for emacs versions 19.28 and
xemacs 19.11 and earlier.
1995-06-09 00:11:23 +00:00
Karl Heuer
4af0c23b9f (vip-envelop-ESC-key): if an ESC-sequence translates
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.
1995-06-09 00:09:26 +00:00
Richard M. Stallman
002c4306f0 Add C-escape binding. 1995-05-07 23:08:17 +00:00
Richard M. Stallman
b6384070e8 entered into RCS 1995-05-07 23:02:13 +00:00
Richard M. Stallman
eb78a29127 (tpu-copy-keyfile): New function.
(tpu-load-xkeys): Copy key definition file to new default name.
1995-05-01 15:52:55 +00:00
Richard M. Stallman
06bc58d88a Eval key definitions and clean up upon completion.
Persistent completion status message.
1995-04-26 04:03:40 +00:00
Richard M. Stallman
158a958d6a Removed reference to tpu-gnu-emacs18-p. 1995-04-26 04:03:10 +00:00
Karl Heuer
ca341104ae (edt-advance, edt-backup): Use force-mode-line-update. 1995-04-25 22:31:12 +00:00
Karl Heuer
75abbc6e63 (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
(vi-mode, vi-goto-insert-state): Use force-mode-line-update.
1995-04-25 22:24:14 +00:00
Karl Heuer
17f9373a9c (vip-change-mode): Use force-mode-line-update. 1995-04-25 22:23:48 +00:00
Richard M. Stallman
dc84b03da7 (tpu-search-internal): Case-sensitive search if search
string contains upper-case.
tpu-check-search-case): New function.
1995-04-25 03:24:37 +00:00
Richard M. Stallman
23e16ac449 At end, use default file name .tpu-keys.
Do not kill Emacs.
(tpu-emacs-map-key): Renamed from tpu-gnu-map-key.
1995-04-25 00:42:22 +00:00
Richard M. Stallman
691a38f0d9 Don't turn on tpu-edt mode.
(tpu-gnu-emacs19-p): Function deleted.  Callers changed.
(tpu-load-xkeys): Use file name .tpu-keys by default.
(tpu-gnu-emacs18-p): Function deleted.
1995-04-25 00:37:27 +00:00
Karl Heuer
e4360875a9 Many doc fixes.
(edt-version): Deleted.
1995-04-14 17:28:59 +00:00
Karl Heuer
29978f0b3f (edt-vt100-revision): Deleted. 1995-04-14 17:19:29 +00:00
Karl Heuer
bf554ee0cd (edt-pc-revision): Deleted. 1995-04-14 17:18:19 +00:00
Karl Heuer
f334e976c9 (edt-mapper-revision): Deleted. 1995-04-14 17:17:15 +00:00
Karl Heuer
f5134a2605 (edt-lk201-revision): Deleted. 1995-04-14 17:16:17 +00:00
Richard M. Stallman
601fa27a78 Initial revision 1995-04-10 07:11:42 +00:00
Karl Heuer
d6fd318fc9 Add copyright. 1995-04-08 02:20:38 +00:00
Richard M. Stallman
0ce653623d (edt-keep-current-page-delimiter): Doc fix. 1995-04-07 22:11:47 +00:00
Richard M. Stallman
b0a2e3aa0a Comment change. 1995-04-07 07:35:53 +00:00
Richard M. Stallman
aabecda817 Comment changes. 1995-04-07 07:34:13 +00:00
Karl Heuer
732be46569 Update copyright. 1995-04-07 01:20:53 +00:00
Richard M. Stallman
f2d3ddb0f0 Explain why public domain. 1995-04-02 07:45:35 +00:00
Karl Heuer
f2d9e61da4 (ml-concat): New function. 1995-03-22 20:39:17 +00:00
Karl Heuer
bdafb772d7 Translate concat to ml-concat. 1995-03-22 20:38:52 +00:00
Boris Goldowsky
dabbbb65cf (edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate. 1995-03-01 15:55:32 +00:00
Karl Heuer
fad2477b80 New version from the author. 1995-02-22 00:38:59 +00:00
Karl Heuer
15d90a400b Use single semicolon in comments. 1995-02-22 00:31:07 +00:00
Karl Heuer
6c2e12f452 Initial revision 1995-02-20 23:15:10 +00:00
Karl Heuer
e9f722eec1 Update copyright. 1995-02-08 01:26:46 +00:00
Karl Heuer
c0e42a4d59 Initial revision 1995-02-08 01:25:15 +00:00
Karl Heuer
3bef4fb92f New enhanced version from <kgallagh@spd.dsccc.com>. 1995-02-08 01:23:34 +00:00
Karl Heuer
30fa657c28 (vi-kill-region): Pass args to kill-region.
(vi-mark-region): Don't pass unexpected args.
1994-11-09 06:10:46 +00:00
Karl Heuer
519248ac15 (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer. 1994-11-09 05:45:00 +00:00
Richard M. Stallman
ac6ff3ed72 (auto-execute): Use \' in auto-mode-alist regexps. 1994-09-24 04:11:17 +00:00
Richard M. Stallman
202bf0be2f (tpu-save-all-buffers-kill-emacs):
Use delete-old-versions, and bind it locally.
1994-07-06 21:32:04 +00:00
Richard M. Stallman
48037971de (tpu-edt-off): Restore original global key map.
(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.
1994-06-20 22:22:40 +00:00
Richard M. Stallman
2582e468b5 Require tpu-edt.
(tpu-extras-revision): Variable deleted.
1994-06-20 22:22:23 +00:00