From 80a3159bb5f944388543becd713ef955aa4893bf Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Fri, 1 Aug 2014 08:22:23 -0700 Subject: [PATCH 1/1] add mailing list --- README.md | 4 +++- visible-mark.el | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) 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: -- 2.30.2