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


No differences found