From: Ian Kelling Date: Fri, 1 Aug 2014 15:22:23 +0000 (-0700) Subject: add mailing list X-Git-Tag: v0.1~2 X-Git-Url: https://iankelling.org/git/?p=visible-mark;a=commitdiff_plain;h=80a3159bb5f944388543becd713ef955aa4893bf add mailing list --- diff --git a/README.md b/README.md index af26daf..1e2e832 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/visible-mark.el b/visible-mark.el index 569b34a..5f9781b 100644 --- a/visible-mark.el +++ b/visible-mark.el @@ -3,6 +3,7 @@ ;; Copyright (C) 2014 by Ian Kelling ;; Maintainer: Ian Kelling +;; Mailing list: https://lists.iankelling.org/listinfo/visible-mark ;; Author: Ian Kelling ;; Author: Yann Hodique ;; Author: MATSUYAMA Tomohiro @@ -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: