From f91d306c712437c784e4c89f6039fe82eccb3566 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 26 Oct 2014 14:15:07 +0100 Subject: Update long and short description Long description seems ignored. Probably something is not quite right yet. --- message-templ.el | 6 ++++-- 1 file 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 ;; Copyright (C) 1998,1999,2000 Yuuichi Teranishi @@ -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: -- cgit v1.2.3