]> git.notmuchmail.org Git - notmuch/commit
emacs: Add unified refresh-this-buffer function
authorAustin Clements <amdragon@MIT.EDU>
Tue, 3 Sep 2013 21:45:22 +0000 (17:45 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 10 Sep 2013 11:07:06 +0000 (08:07 -0300)
commit21474f0e09defa26421b356100c55299afeb19ef
tree6822df0c3958b9147c860babfbd51f2d278bec7a
parentebd8a2e344bcbf2a4385e56d9328fae5b617e566
emacs: Add unified refresh-this-buffer function

This unifies the various refresh and poll-and-refresh functions we
have for different modes.  Now all modes bind "=" and "G" (except
show, which doesn't bind "G" for some reason) to
`notmuch-refresh-this-buffer' and
`notmuch-poll-and-refresh-this-buffer', respectively.
emacs/notmuch-hello.el
emacs/notmuch-lib.el
emacs/notmuch-show.el
emacs/notmuch.el