]> git.cworth.org Git - notmuch/commitdiff
emacs: remove variable notmuch-search-disjunctive-regexp
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:01:02 +0000 (15:01 +0100)
committerDavid Bremner <david@tethera.net>
Fri, 15 Jan 2021 10:43:13 +0000 (06:43 -0400)
The value is the only possible value, it is only used in one
place, and using a global variable serves no purpose but to
make things more complicated.


No differences found