• Paul Eggert's avatar
    Avoid using obsolete accept-process-output arg · 2a3bd679
    Paul Eggert authored
    * lisp/gnus/nnheader.el (nnheader-accept-process-output):
    * lisp/net/dns.el (dns-query):
    * lisp/net/imap.el (imap-wait-for-tag):
    * lisp/net/network-stream.el (network-stream-get-response):
    * lisp/net/pop3.el (pop3-accept-process-output):
    * lisp/obsolete/starttls.el (starttls-negotiate-gnutls)
    (starttls-open-stream-gnutls):
    * lisp/server.el (server-eval-at):
    * lisp/textmodes/ispell.el (ispell-accept-output):
    Do not depend on the obsolete milliseconds argument of
    accept-process-output.
    2a3bd679
pop3.el 28.8 KB