add mailing list
authorIan Kelling <ian@iankelling.org>
Fri, 1 Aug 2014 15:22:23 +0000 (08:22 -0700)
committerIan Kelling <ian@iankelling.org>
Fri, 1 Aug 2014 15:22:23 +0000 (08:22 -0700)
README.md
visible-mark.el

index af26daf935e4b849518eb3b7db4a2c54039b6b67..1e2e83226874a094463ce0dfd6f53c869836e58a 100644 (file)
--- 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
index 569b34a20d64c368af520620dc7abef45baba421..5f9781b14629ef8243997f072dd51956e6c0b8d4 100644 (file)
@@ -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: