summaryrefslogtreecommitdiff
path: root/lisp/emulation
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-27 23:18:37 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-27 23:18:37 +0000
commit61c4714ee784ee0fa9ea0e81588ed91838d47569 (patch)
treeeadbf11dcac9e70c4dd06117b98fa55b5cac5858 /lisp/emulation
parenta6d231bb5dd34180b712e0abdccd5a15e07f3ea7 (diff)
(viper-mode): Fix info ref in doc string.
Diffstat (limited to 'lisp/emulation')
-rw-r--r--lisp/emulation/viper.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el
index e8f58db3ce9..ddd37b16cc2 100644
--- a/lisp/emulation/viper.el
+++ b/lisp/emulation/viper.el
@@ -532,7 +532,7 @@ If Viper is enabled, turn it off. Otherwise, turn it on."
;;;###autoload
(defun viper-mode ()
- "Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Viper'."
+ "Turn on Viper emulation of Vi in Emacs. See Info node `(viper)Top'."
(interactive)
(if (not noninteractive)
(progn