diff options
| author | Paul Eggert | 2019-02-16 11:20:09 -0800 |
|---|---|---|
| committer | Paul Eggert | 2019-02-16 12:00:02 -0800 |
| commit | b5e66f46a6f33f9d633e6cc3e0770a566bdfcf6b (patch) | |
| tree | ae840d13fbb281fcef0b0ac35646b10710c06d86 /doc/misc/gnus-coding.texi | |
| parent | 57ece2a0521e3167254f3b97fbfa7dc51aa9fea5 (diff) | |
| download | emacs-b5e66f46a6f33f9d633e6cc3e0770a566bdfcf6b.tar.gz emacs-b5e66f46a6f33f9d633e6cc3e0770a566bdfcf6b.zip | |
Update citations of Internet RFCs
For example, RFC 822 has been obsoleted by RFC 2822, which in
turn has been obsoleted by RFC 5322.
* doc/emacs/ack.texi, doc/lispref/os.texi:
* doc/misc/emacs-mime.texi, doc/misc/gnus-coding.texi:
* doc/misc/gnus.texi, doc/misc/sc.texi:
* lisp/calendar/parse-time.el, lisp/gnus/gnus-cite.el:
* lisp/gnus/gnus-util.el, lisp/gnus/message.el:
* lisp/gnus/mm-bodies.el, lisp/gnus/nnrss.el:
* lisp/mail/feedmail.el, lisp/mail/ietf-drums.el:
* lisp/mail/mail-extr.el, lisp/mail/mail-utils.el:
* lisp/mail/mailclient.el, lisp/mail/mailheader.el:
* lisp/mail/rfc2047.el, lisp/mail/rfc822.el, lisp/mail/rmail.el:
* lisp/mail/sendmail.el, lisp/mail/smtpmail.el:
* lisp/mail/supercite.el, lisp/mh-e/mh-e.el:
* lisp/mh-e/mh-utils.el, lisp/net/imap.el:
* lisp/net/newst-backend.el, lisp/org/org-id.el:
* lisp/ps-samp.el, lisp/simple.el, lisp/url/url-util.el:
Update RFC citations.
Diffstat (limited to 'doc/misc/gnus-coding.texi')
| -rw-r--r-- | doc/misc/gnus-coding.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi index 87af5e902e5..95544628f79 100644 --- a/doc/misc/gnus-coding.texi +++ b/doc/misc/gnus-coding.texi | |||
| @@ -141,7 +141,7 @@ There are no Gnus dependencies in this file. | |||
| 141 | There are no Gnus dependencies in this file. | 141 | There are no Gnus dependencies in this file. |
| 142 | 142 | ||
| 143 | @item ietf-drums.el | 143 | @item ietf-drums.el |
| 144 | Functions for parsing RFC822bis headers. | 144 | Functions for parsing RFC 2822 headers. |
| 145 | @c As of 2005-10-21... | 145 | @c As of 2005-10-21... |
| 146 | There are no Gnus dependencies in this file. | 146 | There are no Gnus dependencies in this file. |
| 147 | 147 | ||