1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/emulation
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
..
edt.el entered into RCS 1992-08-04 04:15:43 +00:00
mlconvert.el entered into RCS 1992-07-22 04:22:30 +00:00
mlsupport.el * bytecomp.el: Declare unread-command-char an obsolete variable. 1992-11-16 01:38:47 +00:00
vi.el Doc fix. 1992-11-10 20:01:10 +00:00
vip.el * bytecomp.el: Declare unread-command-char an obsolete variable. 1992-11-16 01:44:33 +00:00
ws-mode.el (ws-mark-word): Use forward-word, with an arg, instead of backward-word. 1992-09-28 13:02:21 +00:00