From: David Bremner Date: Sat, 25 Dec 2021 23:31:12 +0000 (-0400) Subject: emacs: update coolj-line-prefix-regexp to make space optional X-Git-Tag: 0.35_rc0~61 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=6721e2eac5c8698cc7f364c58c646f6b44105b57;hp=6721e2eac5c8698cc7f364c58c646f6b44105b57;p=notmuch emacs: update coolj-line-prefix-regexp to make space optional Jani reported that lines prefixed with '>' (as opposed to '> ') are not highlighted properly [1]. David E responded with a updated regex [2]. This change implements David E's suggestion. [1]: id:87a8b5pcky.fsf@nikula.org [2]: id:m2pok1e3gv.fsf@dme.org ---