]> git.eshelyaron.com Git - emacs.git/commit
Obsolete and remove nmail-group-names-not-encoded-p
authorEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 22 Apr 2019 18:17:27 +0000 (11:17 -0700)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Mon, 22 Apr 2019 18:17:27 +0000 (11:17 -0700)
commit39f53f4dd93b2e6d550d8ef66af01eb971b34d81
tree346b08c5eb1da1963ddf5cb07a234084011d0b9c
parent8e5cfb9790a455b869b2694d0726ede8ae3545cd
Obsolete and remove nmail-group-names-not-encoded-p

* lisp/gnus/nnmail.el (nnmail-group-names-not-encoded-p): Use
  make-obsolete-variable.
  (nnmail-split-incoming): Do not bind.
* lisp/gnus/nnml.el (nnml-save-mail, nnml-active-number): Remove
  check.
  (nnml-request-group, nnml-request-expire-articles): Group name is
  already decoded, don't decode again.
lisp/gnus/nnmail.el
lisp/gnus/nnml.el