Fix example documentation
authorIan Kelling <ian@iankelling.org>
Wed, 24 Jun 2015 04:40:42 +0000 (21:40 -0700)
committerIan Kelling <ian@iankelling.org>
Wed, 24 Jun 2015 04:40:42 +0000 (21:40 -0700)
This patch is from Ben Maughan

visible-mark.el

index 5f9781b14629ef8243997f072dd51956e6c0b8d4..27bc3c8075e14d66ce3511f57fa20c3dd6b79baf 100644 (file)
@@ -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