~iank/visible-mark

80a3159bb5f944388543becd713ef955aa4893bf — Ian Kelling 10 years ago da37ade
add mailing list
2 files changed, 5 insertions(+), 2 deletions(-)

M README.md
M visible-mark.el
M README.md => README.md +3 -1
@@ 2,4 2,6 @@

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

M visible-mark.el => visible-mark.el +2 -1
@@ 3,6 3,7 @@
;; 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>


@@ 62,7 63,7 @@
;; 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: