]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/viper-init.el
Avoid hard-coding "M-x command" in docstrings
[gnu-emacs] / lisp / emulation / viper-init.el
index e575eee6c93a0edfce6155979190d24eb8581a08..d03d703c1ed3a5827bcad1371bb3abb2921b3eb6 100644 (file)
@@ -279,7 +279,7 @@ The minor mode viper-vi-diehard-minor-mode is in effect when
 viper-expert-level is 1 or 2 or when viper-want-emacs-keys-in-vi is t.
 The minor mode viper-insert-diehard-minor-mode is in effect when
 viper-expert-level is 1 or 2 or if viper-want-emacs-keys-in-insert is t.
-Use `M-x viper-set-expert-level' to change this.")
+Use `\\[viper-set-expert-level]' to change this.")
 
 ;; Max expert level supported by Viper.  This is NOT a user option.
 ;; It is here to make it hard for the user from resetting it.