1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(viper-mode): Fix info ref in doc string.

This commit is contained in:
Glenn Morris 2007-01-27 23:18:37 +00:00
parent a6d231bb5d
commit 61c4714ee7

View 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