]> git.notmuchmail.org Git - notmuch/commit - emacs/Makefile.local
emacs: Move body markup to a separate file
authorDavid Edmondson <dme@dme.org>
Mon, 22 Mar 2010 16:49:16 +0000 (16:49 +0000)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Apr 2010 19:55:46 +0000 (12:55 -0700)
commit3b3da097d88795fe9a6fca419f32fd59aa2da418
tree592239dfece2614dd2d5ac491c15b3dc38d561c8
parentaab9fa307bd9a6e1da4653c217f2719ff0681c4e
emacs: Move body markup to a separate file

Move the citation and signature markup for text/plain parts to a new
file (notmuch-wash.el) and call it using a hook mechanism rather than
directly.
emacs/Makefile.local
emacs/notmuch-show.el
emacs/notmuch-wash.el [new file with mode: 0644]