Emacs minor mode to highlight mark(s).
-Documentation is at [./visible-mark.el](visible-mark.el)
\ No newline at end of file
+Documentation is at [./visible-mark.el](visible-mark.el)
+
+Mailing list is at https://lists.iankelling.org/listinfo/visible-mark
;; Copyright (C) 2014 by Ian Kelling
;; Maintainer: Ian Kelling <ian@iankelling.org>
+;; Mailing list: https://lists.iankelling.org/listinfo/visible-mark
;; Author: Ian Kelling <ian@iankelling.org>
;; Author: Yann Hodique
;; Author: MATSUYAMA Tomohiro <t.matsuyama.pub@gmail.com>
;; gets styled with the mark's face. May also happen for left margins, but
;; haven't tested yet.
;;
-;; Patches / pull requests welcome.
+;; Patches / pull requests / feedback welcome.
;;; Code: