Remove Emacs 21 stuff.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:03:25 +0000 (01:03 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:03:25 +0000 (01:03 +0000)
commit0d95362bbbe4543bd6ec79733eb826f99fa8d931
tree51a81857187f9ca3af577b1f9bcd5d49c20a5d7d
parente0221bfd454d218318eb2a03ba2801b0deb60ed1
Remove Emacs 21 stuff.

mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist, mm-mime-charset): Comment fix.
rfc2047.el (rfc2047-syntax-table): Comment fix.
utf7.el (utf7-utf-16-coding-system): Comment fix.
nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load' rather than `insert-file-contents' and `eval-region'.
pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else construction.
smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
time-date.el: No need to require cl for Emacs 21.
lisp/ChangeLog
lisp/mm-util.el
lisp/nnrss.el
lisp/pgg.el
lisp/rfc2047.el
lisp/smime-ldap.el
lisp/time-date.el
lisp/utf7.el