]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Don't use end-of-buffer which is inappropriate from programs
authorCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 23:58:16 +0000 (00:58 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 23:58:16 +0000 (00:58 +0100)
commit882a58de5fdfb8500ef3d75189299dadba2c96d0
treed7dd7856ef9bc88d4868bd6b1f13a66109514878
parentaa46a34408709a6434c8b2bfa438de9b33c04211
notmuch.el: Don't use end-of-buffer which is inappropriate from programs

The documentation is quite clear about this case.

With this, we can now byte compile without warnings.
notmuch.el