* lisp/gnus/gnus-sum.el (gnus-summary-limit-include-thread): Restore
regexp-quote that was inadvertently dropped in commit 2021-12-21 "Fix
gnus subject matching when subject is empty".
(when matching-subject
(gnus-summary-limit-include-matching-articles
"subject"
- matching-subject)
+ (regexp-quote matching-subject))
;; Each of the previous two limit calls push a limit onto
;; the limit stack. Presumably we want to think of the
;; thread and its associated subject matches as a single