Commit graph

221 commits

Author SHA1 Message Date
Michael Kifer
eac96cf9b8 (vip-repeat-from-history-key): new default.
(vip-read-fast-keysequence,ex-unmap-read-args,ex-map-read-args):
changed to use vip-read-key.
1995-07-27 19:41:59 +00:00
Michael Kifer
61d0d2548f (vip-multiclick-timeout): new default. 1995-07-27 19:41:08 +00:00
Michael Kifer
4702a42027 (vip-add-hook,vip-remove-hook): new functions. 1995-07-27 19:40:33 +00:00
Michael Kifer
6dce198413 *** empty log message *** 1995-07-27 19:39:47 +00:00
Michael Kifer
27571f905d (vip-info-file-name): variable removed.
(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.
1995-07-27 19:37:42 +00:00
Richard M. Stallman
8429908361 (tpu-backward-line): Only move to BOL if not already there. 1995-07-27 07:37:53 +00:00
Richard M. Stallman
1a4cec8510 (tpu-version): New version.
(tpu-help-keypad-map): New help text.
(tpu-backward-line): Only move to BOL if not already there.
1995-07-27 07:37:12 +00:00
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