Changes from 1.14.4:
* smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.
* FLIM-ELS (flim-version-specific-modules): Don't install mailcap.el.
* FLIM-MK (install-flim): Avoid creating empty directory.
* mime-parse.el (mime-parse-buffer): Require mmbuffer.
* luna.el (luna-define-method): Clear method cache of child
classes.
* mime-ja.texi (CVS): Escape @.
* luna.el (luna-define-method): Fix the bug that method cache is
not cleard.
* mime-en.texi (CVS): Fix Typo. (@ to @@).
mime-ja.texi (CVS): Ditto.
* std11.el: Update Copyright header.
* std11.el (std11-non-atom-regexp): New constant.
(std11-analyze-atom): New implementation to avoid error in current
XEmacs UTF-2000 [may be caused by a bug about regexp].
* smtp.el (smtp-open-connection-function): Add doc.
(smtp-end-of-line): Doc fix.
* smtp.el (smtp-end-of-line): New variable.
(smtp-read-response): Use it.
(smtp-send-command): Use it.
(smtp-send-data): Use it.