diff options
author | Glenn Morris <rgm@gnu.org> | 2013-01-05 13:18:01 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-01-05 13:18:01 -0800 |
commit | 7a2657fa3bedbd977f4e11fe030cb4a210c04ab4 (patch) | |
tree | d3711379486a8ba569d1089effdfccbb17bdaeea /doc/misc/viper.texi | |
parent | f4566fe987dfcce3aedeb9ab505474408071904f (diff) | |
parent | 89cb305ef1ef3140164f816e1d0247d6b77c60b8 (diff) | |
download | emacs-7a2657fa3bedbd977f4e11fe030cb4a210c04ab4.tar.gz |
Merge from emacs-24; up to 2012-12-07T08:13:49Z!dmantipov@yandex.ru
Diffstat (limited to 'doc/misc/viper.texi')
-rw-r--r-- | doc/misc/viper.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index 9a291dc19bb..9bcecf8e3de 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi @@ -3465,7 +3465,7 @@ Exchange point and mark. Exchange point and mark and go to the first CHAR on line. @item '<a-z> Go to specified Viper mark. -@item +@item `<a-z> Go to specified Viper mark and go to the first CHAR on line. @end table @kindex @kbd{m<a-z>} |