(gnus-get-unread-articles): Indent.
(gnus-get-unread-articles): Cosmetic change.
* nnheader.el (mm-disable-multibyte): New function.
(mm-enable-multibyte): New function.
(mm-encode-coding-region): New function.
* utf7.el: Require `nnheader' instead of `mm-util'.
Synch to No Gnus
200405210034.
* lisp/nnheader.el (mm-string-make-unibyte): New function.
* lisp/utf7.el: Require `mm-util' only when compiling.
Synch to No Gnus
200405140919.
*****************************************
******* It may still be dangerous *******
*****************************************
Fix the last change.
Oops.
(gnus-namazu-imap-group-prefix): Abolished.
(gnus-namazu-imap-maildir): Abolished.
(gnus-namazu-remote-groups): New option.
(gnus-namazu/call-namazu): Simplified.
(gnus-namazu/make-directory-table): Refer the above option.
(gnus-namazu/search): Cancel the last change to support IMAP.
(gnus-namazu-update-index): Ditto.
(gnus-namazu-update-indices): Ditto.
Synch to No Gnus v0.2.
(describe-key-briefly): Remove compiler macro.
Synch to No Gnus
200404080152.
* gnus-util.el (gnus-set-work-buffer): Set buffer multibyte.
(gnus-select-frame-set-input-focus): Don't check whether
`focus-follows-mouse' is bound.
(frame-parameter): Remove.
Typo.
Make it fully compatible with Gnus.
Don't require `advice', `pces' and `path-util'.
(pop3-ssl-program-name): Use `executable-find' instead of `exec-installed-p'.
(pop3-movemail): Don't use `write-region-as-binary'.
(pop3-open-server): Don't use `open-network-stream-as-binary'.
(pop3-open-ssl-stream): Don't use `as-binary-process'.
(pop3-open-tls-stream): Ditto.
(mail-source-fetch-pop): In Gnus, advise it to bind `pop3-connection-type' and
`pop3-leave-mail-on-server' while fetching mails, according to `mail-sources'.
* lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove.
(gnus-namazu-imap-maildir): New variable.