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