Remove Emacs 21 stuff.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:09:50 +0000 (01:09 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 29 Sep 2010 01:09:50 +0000 (01:09 +0000)
commit0c43b6f8d5d1458b51dc144efca682c811ebfc44
treec457f4d674ce6623bfbf5134e986afab162dc39d
parenta6f3211f1090a904aaa81c388fbae7b560794432
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.
time-date.el: No need to require cl for Emacs 21.
lisp/ChangeLog
lisp/calendar/time-date.el
lisp/gnus/ChangeLog
lisp/gnus/mm-util.el
lisp/gnus/nnrss.el
lisp/gnus/rfc2047.el
lisp/gnus/utf7.el
lisp/pgg.el