]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Use message-signature-separator rather than hard-coded string.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 06:12:58 +0000 (23:12 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 06:12:58 +0000 (23:12 -0700)
It's possible that the user has instructed message-mode to use some
other separator. If so, then that's what we should look for when
looking for the signature.

Thanks to David Edmondson <dme@dme.org> for pointing this out.


No differences found