summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: da37ade)
raw | patch | inline | side by side (parent: da37ade)
author | Ian Kelling <ian@iankelling.org> | |
Fri, 1 Aug 2014 15:22:23 +0000 (08:22 -0700) | ||
committer | Ian Kelling <ian@iankelling.org> | |
Fri, 1 Aug 2014 15:22:23 +0000 (08:22 -0700) |
README.md | patch | blob | history | |
visible-mark.el | patch | blob | history |
diff --git a/README.md b/README.md
index af26daf935e4b849518eb3b7db4a2c54039b6b67..1e2e83226874a094463ce0dfd6f53c869836e58a 100644 (file)
--- a/README.md
+++ b/README.md
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 569b34a20d64c368af520620dc7abef45baba421..5f9781b14629ef8243997f072dd51956e6c0b8d4 100644 (file)
--- a/visible-mark.el
+++ b/visible-mark.el
;; 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: