]> git.cworth.org Git - notmuch/commitdiff
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)
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.


No differences found