Richard M. Stallman
3eeb7b9f68
(pc-selection-mode): Add autoload cookie.
1995-10-17 18:13:25 +00:00
Richard M. Stallman
215e89e594
Initial revision
1995-10-17 18:10:37 +00:00
Michael Kifer
04090c34c5
(vip-set-hooks): Use view-mode-hook in emacs and view
...
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.
1995-10-14 02:32:56 +00:00
Michael Kifer
e0c82342d8
(vip-leave-region-active): new function.
1995-10-14 02:27:42 +00:00
Michael Kifer
a595547cc5
* viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.
1995-10-14 02:26:46 +00:00
Michael Kifer
f90edb57db
(vip-record-kbd-macro): correctly escapes .' and
[' now.
1995-10-14 02:25:42 +00:00
Michael Kifer
c6b52c4645
(ex-write): uses better defaults.
1995-10-14 02:21:19 +00:00
Karl Heuer
90bfea27cb
(edt-setup-default-bindings): Revert function is
...
revert-buffer, not revert-file.
1995-09-22 21:34:12 +00:00
Karl Heuer
9574d70f1b
(edt-set-term-width-80, edt-set-term-width-132):
...
Terminal-specific functions.
Don't redefine edt-set-screen-width-80 and edt-set-screen-width-132.
1995-09-21 21:06:26 +00:00
Karl Heuer
a0ac0c19c6
(edt-set-screen-width-80, edt-set-screen-width-132):
...
If a terminal-specific function exists, call it.
1995-09-21 21:06:09 +00:00
Richard M. Stallman
2486eb97d7
(wordstar-center-line): Renamed from center-line.
...
(wordstar-center-region): Renamed from center-region.
(wordstar-center-paragraph): Renamed from center-paragraph.
1995-08-29 14:55:25 +00:00
Michael Kifer
d695b31839
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.
...
(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.
1995-08-20 04:32:54 +00:00
Michael Kifer
dd7c19d492
(vip-leave-region-active): new function.
1995-08-20 04:31:46 +00:00
Michael Kifer
c9dd7f74f6
(vip-surrounding-word): modified to understand tripple clicks.
1995-08-20 04:30:48 +00:00
Karl Heuer
27a0a490a8
(vip-set-hooks): Use view-mode-hook, not view-hook.
1995-08-14 21:56:42 +00:00
Richard M. Stallman
a0f5a25f2c
(tpu-control-keys): New initial value, nil.
...
(tpu-help): Back up one page at a time.
(tpu-set-control-keys): New function.
(tpu-edt-on): Call tpu-set-control-keys.
1995-08-03 05:12:54 +00:00
Richard M. Stallman
cbf08f77bc
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.
1995-07-31 20:19:25 +00:00
Michael Kifer
73d449a27e
(vip-overriding-map): new variable.
1995-07-27 19:42:29 +00:00
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