# HG changeset patch # User Juanma Barranquero # Date 1167782099 0 # Node ID 1896be02a24850e97a9bbb7ecebd16f4e317ab32 # Parent d11280870e7d5e00aa943e91452c9f12c13c097d (viper-custom-file-name, viper-mode): Fix typos in docstrings. diff -r d11280870e7d -r 1896be02a248 lisp/emulation/viper.el --- a/lisp/emulation/viper.el Tue Jan 02 23:49:25 2007 +0000 +++ b/lisp/emulation/viper.el Tue Jan 02 23:54:59 2007 +0000 @@ -325,7 +325,7 @@ ;; better be defined before Viper custom group. (defvar viper-custom-file-name (convert-standard-filename "~/.viper") - "Viper customisation file. + "Viper customization file. If set by the user, this must be done _before_ Viper is loaded in `~/.emacs'.") (defgroup viper nil @@ -360,7 +360,7 @@ (t 'ask)) "To Viperize or not to Viperize. If t, viperize Emacs. If nil -- don't. If `ask', ask the user. -This variable is used primatily when Viper is being loaded. +This variable is used primarily when Viper is being loaded. Must be set in `~/.emacs' before Viper is loaded. DO NOT set this variable interactively, unless you are using the customization