1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Richard M. Stallman
4907ce5b07 Doc fixes on most variables. 1996-10-12 02:39:33 +00:00
Karl Heuer
195b04a4be (vip-execute-ex-command, ex-write): Fix error format string. 1996-01-29 23:19:04 +00:00
Karl Heuer
4cea11ffad (vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message. 1996-01-25 01:13:01 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Karl Heuer
7231c3d528 (vip-shift-width): Doc fix. 1996-01-04 23:51:47 +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
9a62cb6319 (vip-push-mark-silent): Use (mark t). 1995-06-22 05:11:36 +00:00
Karl Heuer
17f9373a9c (vip-change-mode): Use force-mode-line-update. 1995-04-25 22:23:48 +00:00
Richard M. Stallman
a4e104bf5c Doc fix. 1994-05-22 22:14:17 +00:00
Richard M. Stallman
5975546182 (vip-replace-string): Don't use replace-regexp. 1993-12-23 04:53:48 +00:00
Jim Blandy
eb8c3be94e Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
Richard M. Stallman
418d451337 (vip-ctl-key-equivalent): Use vip-escape-to-emacs.
(vip-escape-to-emacs): Use read-key-sequence and key-binding.
Arg EVENTS replaces arg CHAR.
(vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed.
1993-06-06 07:16:19 +00:00
Eric S. Raymond
c91c4e6d7f Added or corrected Commentary section 1993-03-22 22:44:33 +00:00
Jim Blandy
dbc4e1c129 JimB's changes since January 18th 1993-01-26 01:58:16 +00:00
Jim Blandy
136e6e9980 * bytecomp.el: Declare unread-command-char an obsolete variable.
* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
	vip-prefix-arg-com): Use unread-command-event instead of
	unread-command-char; respect its new semantics.

	* vip.el (vip-delete-char, vip-delete-backward-char, ex-delete):
	Don't pass nil as a fourth argument to vip-append-to-register; it
	takes only three.
	(vip-mark-point, ex-mark): Pass required second argument to
	point-to-register.
1992-11-16 01:44:33 +00:00
Christopher Zaborsky
1433a22243 Doc fix. 1992-11-10 20:01:10 +00:00
Eric S. Raymond
5814274441 entered into RCS 1992-07-22 02:58:48 +00:00
Eric S. Raymond
6251ee24af *** empty log message *** 1992-07-17 18:53:44 +00:00
Eric S. Raymond
d46bac56ad *** empty log message *** 1992-07-14 19:42:01 +00:00
Jim Blandy
f9f9507e1d *** empty log message *** 1991-05-09 21:50:55 +00:00
Richard M. Stallman
d7cc518448 Initial revision 1988-02-11 06:40:33 +00:00