summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2014-10-26 14:15:07 +0100
committerDavid Bremner <david@tethera.net>2014-10-26 14:15:07 +0100
commitf91d306c712437c784e4c89f6039fe82eccb3566 (patch)
tree1489f4a8a04653fc9174690a53a3e1723ab0de24
parent44e9fffe99468a7a655108802466b91891e61b6b (diff)
Update long and short description
Long description seems ignored. Probably something is not quite right yet.
-rw-r--r--message-templ.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/message-templ.el b/message-templ.el
index ec06db6..eadc457 100644
--- a/message-templ.el
+++ b/message-templ.el
@@ -1,4 +1,4 @@
-;;; message-templ.el --- Template feature for message.
+;;; message-templ.el --- Templates for message-mode.
;; Copyright (C) 1998,1999,2000 Masahiro MURATA <muse@ba2.so-net.ne.jp>
;; Copyright (C) 1998,1999,2000 Yuuichi Teranishi <teranisi@gohome.org>
@@ -30,7 +30,9 @@
;;; Commentary:
-;; Original codes are wl-template.el and wl-draft.el.
+;; This package is a port of the Wanderlust template facility to
+;; message-mode, the message composition mode used by e.g. Gnus,
+;; notmuch-emacs, and mu4e.
;;; Code: