From: Glenn Morris Date: Sat, 27 Jan 2007 23:18:37 +0000 (+0000) Subject: (viper-mode): Fix info ref in doc string. X-Git-Tag: emacs-pretest-22.0.94~587 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=61c4714ee784ee0fa9ea0e81588ed91838d47569;p=emacs.git (viper-mode): Fix info ref in doc string. --- 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