]> git.notmuchmail.org Git - notmuch/commit - emacs/notmuch-parser.el
emacs: inline notmuch-sexp-eof into only caller
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:00:50 +0000 (15:00 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jan 2021 11:17:25 +0000 (07:17 -0400)
commit93c95802a4c369c1460bae4d6b8ace8d664a8494
tree8f2be9d40e251c8828b70f16a2ebe40a105a5c92
parent9be8c6802fa5ce7fa61a2656daf337ac935da423
emacs: inline notmuch-sexp-eof into only caller

This function had a few issues.
- Neither its name nor the old comment before it is called made it
  clear what it does.
- It took one argument but didn't do anything with it.
- It's doc-string made a few claims, which are untrue and generally
  focused on details instead of that its purpose is.
emacs/notmuch-parser.el