~iank/visible-mark

912c11d582f67d414ce2b8aa0286339dd82bf0d3 — Ian Kelling 8 years ago 80a3159
Fix example documentation

This patch is from Ben Maughan
1 files changed, 1 insertions(+), 1 deletions(-)

M visible-mark.el
M visible-mark.el => visible-mark.el +1 -1
@@ 49,7 49,7 @@
;;   '((((type tty) (class mono)))
;;     (t (:background "magenta"))) "")
;; (setq visible-mark-max 2)
;; (setq visible-mark-faces `(visible-mark-face1 my-visible-mark-face2))
;; (setq visible-mark-faces `(visible-mark-face1 visible-mark-face2))
;; 
;;
;; Additional useful functions like unpoping the mark are at