]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/viper-cmd.el
Fix minor quoting problems in doc strings
[gnu-emacs] / lisp / emulation / viper-cmd.el
index 5c91df9016687226dcbc4db59794820bfdd7a9dd..5e1620df57ce455f89fb291c97a03150568a5e4a 100644 (file)
@@ -4400,7 +4400,7 @@ and regexp replace."
 ;; etc.
 (defun viper-cycle-through-mark-ring ()
   "Visit previous locations on the mark ring.
-One can use `` and '' to temporarily jump 1 step back."
+One can use \\=`\\=` and '' to temporarily jump 1 step back."
   (let* ((sv-pt (point)))
        ;; if repeated `m,' command, pop the previously saved mark.
        ;; Prev saved mark is actually prev saved point.  It is used if the