]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Avoid unnecessary markers.
authorAustin Clements <amdragon@MIT.EDU>
Mon, 21 Nov 2011 01:07:02 +0000 (20:07 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 24 Nov 2011 12:33:12 +0000 (08:33 -0400)
This is just cleanup.  These markers are all immediately resolved to
points by Emacs, so using markers here is just unncessary overhead.


No differences found