]> git.eshelyaron.com Git - emacs.git/commit
* mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)
authorBill Wohler <wohler@newt.com>
Wed, 1 Mar 2006 05:33:18 +0000 (05:33 +0000)
committerBill Wohler <wohler@newt.com>
Wed, 1 Mar 2006 05:33:18 +0000 (05:33 +0000)
commit052df3346e679576ae01dfb54080a3bdb787dde1
tree6ab8ae308de38e62c5606def502f682e98514fe4
parentadc881cc69e20d5f1662116144d49fb0dc78c2c7
* mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)
(mh-narrow-to-subject, mh-narrow-to-to): Fix inability to narrow to
subjects with special characters by quoting regular expression
characters in pick expression derived from existing subjects and other
fields (closes SF #1432548).

* mh-utils.el (mh-pick-regexp-chars, mh-quote-pick-expr): New variable
and function for quoting pick regular expression characters (closes SF
#1432548).
lisp/mh-e/ChangeLog
lisp/mh-e/mh-limit.el
lisp/mh-e/mh-utils.el