• Eric Abrahamsen's avatar
    Replace octal regexp with [:ascii:] char class in Gnus · cf1afe68
    Eric Abrahamsen authored
    In the regexp used to match multibyte group names
    
    * lisp/gnus/gnus-group.el (gnus-group-completing-read):
    * lisp/gnus/gnus-registry.el (gnus-registry--munge-group-names):
    * lisp/gnus/gnus-start.el (gnus-make-hashtable-from-newsrc-alist):
      (gnus-active-to-gnus-format):
      (gnus-read-newsrc-el-file):
    * lisp/gnus/message.el (message-make-in-reply-to): Replace in these
      locations.
    cf1afe68
gnus-registry.el 50.2 KB