From: Juanma Barranquero Date: Mon, 10 Jun 2002 13:05:35 +0000 (+0000) Subject: (viper-smart-suffix-list): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~236 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40aea2ac5c107b768844126bfc2976a6d53f2842;p=emacs.git (viper-smart-suffix-list): Fix typo. (viper-ask-level): Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 34228f6f86e..caec28ecafd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-06-10 Juanma Barranquero + + * emulation/viper-cmd.el (viper-smart-suffix-list): Fix typo. + (viper-ask-level): Fix typo. + 2002-06-05 Pavel Jan,Bm(Bk * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el index f7f2e3f853d..9956ad32825 100644 --- a/lisp/emulation/viper-cmd.el +++ b/lisp/emulation/viper-cmd.el @@ -1991,7 +1991,7 @@ Undo previous insertion and inserts new." '("" "tex" "c" "cc" "C" "java" "el" "html" "htm" "xml" "pl" "flr" "P" "p" "h" "H") "*List of suffixes that Viper tries to append to filenames ending with a `.'. -This is useful when you the current directory contains files with the same +This is useful when the current directory contains files with the same prefix and many different suffixes. Usually, only one of the suffixes represents an editable file. However, file completion will stop at the `.' The smart suffix feature lets you hit RET in such a case, and Viper will @@ -4693,7 +4693,7 @@ You can change it at any time by typing `M-x viper-set-expert-level RET' 2 -- MASTER: C-c now has its standard Emacs meaning in Vi command state, so most Emacs commands can be used when Viper is in Vi state. Good progress---you are well on the way to level 3! - 3 -- GRAND MASTER: Like 3, but most Emacs commands are available also + 3 -- GRAND MASTER: Like 2, but most Emacs commands are available also in Viper's insert state. 4 -- GURU: Like 3, but user settings are respected for viper-no-multiple-ESC, viper-ex-style-motion, viper-ex-style-editing, and