# HG changeset patch # User Glenn Morris # Date 1169939917 0 # Node ID 7eb7058d59f0ee214911482190cc44e743532292 # Parent d289216cf933f6c7e34ee4e27ffa4aec640a4fa3 (viper-mode): Fix info ref in doc string. diff -r d289216cf933 -r 7eb7058d59f0 lisp/emulation/viper.el --- a/lisp/emulation/viper.el Sat Jan 27 23:17:19 2007 +0000 +++ b/lisp/emulation/viper.el Sat Jan 27 23:18:37 2007 +0000 @@ -532,7 +532,7 @@ ;;;###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