(viper-mode): Fix info ref in doc string.
authorGlenn Morris <rgm@gnu.org>
Sat, 27 Jan 2007 23:18:37 +0000 (23:18 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 27 Jan 2007 23:18:37 +0000 (23:18 +0000)
lisp/emulation/viper.el

index e8f58db..ddd37b1 100644 (file)
@@ -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