changeset 75451:7eb7058d59f0

(viper-mode): Fix info ref in doc string.
author Glenn Morris <rgm@gnu.org>
date Sat, 27 Jan 2007 23:18:37 +0000
parents d289216cf933
children 6ad2412f0362
files lisp/emulation/viper.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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