]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 e8f58db3ce963421a72903cfbac2d349ef53eee9..ddd37b16cc2ebaea5ed2cef51f3590963cc0fa85 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