1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-20 04:30:55 -08:00
Commit graph

21 commits

Author SHA1 Message Date
Michael Kifer
ae37fce932 *** empty log message *** 1996-02-16 05:25:08 +00:00
Michael Kifer
c992e21143 *** empty log message *** 1996-02-16 04:49:12 +00:00
Michael Kifer
39f002d2de *** empty log message *** 1996-02-16 04:27:19 +00:00
Karl Heuer
f8fbe212ec (vip-brac-function): Fix error format string. 1996-01-29 23:20:08 +00:00
Michael Kifer
95d70c422a Moved code around to minimize compiler warnings. 1996-01-26 23:34:09 +00:00
Erik Naggum
ecbf5c22ea (vip-ask-level): Prefix \ to ( at start of line. 1996-01-24 19:17:51 +00:00
Michael Kifer
151496c02b Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
* viper.el (vip-auto-indent,vip-electric-mode): are now local
	variables.
	(vip-open-line,vip-Open-line,vip-autoindent):
	are now electrified functions.
	(vip-set-hooks): viperized awk, ksh, makefile, and html-helper modes.
	(vip-custom-file-name): adapted to non-Unix systems.
	(vip-move-minibuffer-overlay): removed.
	(vip-read-string-with-history):
	now accepts correct defaults when called to
	read a shell command.
1996-01-20 03:10:57 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +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
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
be01074898 Comment change. 1995-10-30 17:35:01 +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
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
Karl Heuer
27a0a490a8 (vip-set-hooks): Use view-mode-hook, not view-hook. 1995-08-14 21:56:42 +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
Karl Heuer
15f8998b59 (vip-change-state-to-vi): bug fix. 1995-06-13 21:20:36 +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
aabecda817 Comment changes. 1995-04-07 07:34:13 +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