]> git.notmuchmail.org Git - notmuch/commit
emacs: Don't record undo information for search or show buffers.
authorAustin Clements <amdragon@MIT.EDU>
Mon, 21 Nov 2011 01:00:55 +0000 (20:00 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 24 Nov 2011 12:31:44 +0000 (08:31 -0400)
commit3a3f6f0ab517109a60c0c1f8c08ae9b003c52a10
tree94935fb237ee27047c565843cb768ef8dc1c3d81
parent23a54c4289e8e0b4d8be7b2850c8ebb2789c95a8
emacs: Don't record undo information for search or show buffers.

There's no reason to record undo information for read-only,
programmatically-constructed buffers.  The undo list just chews up
memory keeping track of our calls to insert.
emacs/notmuch-show.el
emacs/notmuch.el