]> git.cworth.org Git - notmuch/commit
emacs: Move notmuch-show functionality to notmuch-show.el
authorDavid Edmondson <dme@dme.org>
Thu, 1 Apr 2010 17:36:21 +0000 (18:36 +0100)
committerCarl Worth <cworth@cworth.org>
Mon, 5 Apr 2010 16:25:56 +0000 (09:25 -0700)
commite8414a72d478b55d2a5dd8b2fb30c67ee60b1732
treec32ec20e765a0e6abc69d763136fdaa861f6fd49
parent3f8dfc36c470afa2ae0a342cee45c510281c77f9
emacs: Move notmuch-show functionality to notmuch-show.el

To ease the transition to a JSON based implementation of
`notmuch-show', move the current implementation into a separate file.

Create `notmuch-lib.el' to hold common variables.
emacs/Makefile.local
emacs/notmuch-lib.el [new file with mode: 0644]
emacs/notmuch-show.el [new file with mode: 0644]
emacs/notmuch.el