Commit graph

855 commits

Author SHA1 Message Date
Karl Heuer
a96c462fce (tpu-load-xkeys): Use `convert-standard-filename' to
set the name of the key mapping file.
1996-01-19 22:43:41 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
f750c3604e (edt-emulation-on): system-type is a symbol. 1996-01-09 23:08:24 +00:00
Karl Heuer
a7acbbe4d4 Comment fixes. 1996-01-05 22:21:28 +00:00
Karl Heuer
05497fc618 (vip-insert-diehard-minor-mode, vip-toggle-search-style,
vip-del-backward-char-in-replace, vip-query-replace): Doc fix.
1996-01-04 23:52:13 +00:00
Karl Heuer
7231c3d528 (vip-shift-width): Doc fix. 1996-01-04 23:51:47 +00:00
Karl Heuer
f7eee6c6dd (GOLD-map, GOLD-CSI-map, GOLD-SS3-map, tpu-set-mark):
Doc fix.
1996-01-04 23:51:12 +00:00
Karl Heuer
896b732936 (edt-find-forward, edt-find-backward, edt-find,
edt-find-next-forward, edt-find-next-backward, edt-find-next): Doc fix.
1996-01-04 23:34:16 +00:00
Karl Heuer
4f9da2416a (vi-backward-windowful): Renamed from vi-backward-windowfull.
(vi-forward-windowful): Renamed from vi-forward-windowfull.
1996-01-04 23:11:02 +00:00
Richard M. Stallman
f719b45aaa (vip-startup-file): New variable.
(vip-mode): Use `vip-startup-file' for the startup file name.
1996-01-01 23:40:10 +00:00
Richard M. Stallman
91760fd69c (vip-custom-file-name): Use convert-standard-filename. 1996-01-01 23:36:51 +00:00
Karl Heuer
c968bd1308 Don't list any faces in menu. 1995-11-10 18:57:42 +00:00
Richard M. Stallman
4bba4654c6 (pc-selection-mode): Don't mess with c-mode-map. 1995-11-10 17:19:47 +00:00
Karl Heuer
0c6d8148e6 (tpu-set-mode-line): Add element for column number. 1995-11-02 04:40:07 +00:00
Richard M. Stallman
be01074898 Comment change. 1995-10-30 17:35:01 +00:00
Richard M. Stallman
ad837797de Comment change. 1995-10-30 17:22:28 +00:00
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