]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Add notmuch homepage to package header
authorChunyang Xu <xuchunyang.me@gmail.com>
Wed, 13 Apr 2016 07:58:48 +0000 (03:58 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 16 Apr 2016 11:25:10 +0000 (08:25 -0300)
So user can find out notmuch's homepage with:

  C-h P ('describe-package') notmuch

emacs/notmuch.el

index b45b5ec71ce7f45e3ca4ad43c6c00771b3ef9099..a8a4c8e56c2a16b9d9f2c303fa8831bc0232208d 100644 (file)
@@ -18,6 +18,7 @@
 ;; along with Notmuch.  If not, see <http://www.gnu.org/licenses/>.
 ;;
 ;; Authors: Carl Worth <cworth@cworth.org>
 ;; along with Notmuch.  If not, see <http://www.gnu.org/licenses/>.
 ;;
 ;; Authors: Carl Worth <cworth@cworth.org>
+;; Homepage: https://notmuchmail.org/
 
 ;;; Commentary:
 
 
 ;;; Commentary: