]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: make citation function customizable.
authorDavid Bremner <david@tethera.net>
Wed, 14 Jan 2015 19:57:49 +0000 (20:57 +0100)
committerDavid Bremner <david@tethera.net>
Fri, 16 Jan 2015 08:07:09 +0000 (09:07 +0100)
Make a new customizable variable instead of relying on
message-cite-function because the default for the latter changed
between emacs releases.

The defcustom is borrowed from the message.el source, with minor
modifications.


No differences found