summaryrefslogtreecommitdiff
path: root/lisp/emulation/vip.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-22 22:14:17 +0000
commita4e104bf5ccd3e19a16cdb6bad79edff86fba3cb (patch)
tree106f991547a8ed4187816562af115ad9b3dc87b5 /lisp/emulation/vip.el
parentee6f7c13b2e23119ec5932a6cf2190dca36b95c4 (diff)
downloademacs-a4e104bf5ccd3e19a16cdb6bad79edff86fba3cb.tar.gz
Doc fix.
Diffstat (limited to 'lisp/emulation/vip.el')
-rw-r--r--lisp/emulation/vip.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/vip.el b/lisp/emulation/vip.el
index b710df35f66..e343bf71cbb 100644
--- a/lisp/emulation/vip.el
+++ b/lisp/emulation/vip.el
@@ -627,7 +627,7 @@ to vip-d-com for later use by vip-repeat"
(defun vip-repeat (arg)
"(ARG) Re-execute last destructive command. vip-d-com has the form
-(COM ARG CH REG), where COM is the command to be re-executed, ARG is the
+\(COM ARG CH REG), where COM is the command to be re-executed, ARG is the
argument for COM, CH is a flag for repeat, and REG is optional and if exists
is the name of the register for COM."
(interactive "P")