diff options
| author | ShengHuo ZHU | 2002-11-29 15:57:52 +0000 |
|---|---|---|
| committer | ShengHuo ZHU | 2002-11-29 15:57:52 +0000 |
| commit | 8f688cb015d38b4f9cefe81debbcf9dec902f991 (patch) | |
| tree | c76eec84c6539b499eb46592d74d58f3bc22c65f /lisp/gnus/ChangeLog | |
| parent | e70d557978cdf4d8ea4c0500ce037fcfc95acf2b (diff) | |
| download | emacs-8f688cb015d38b4f9cefe81debbcf9dec902f991.tar.gz emacs-8f688cb015d38b4f9cefe81debbcf9dec902f991.zip | |
Typos.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 7b2cc9d76cb..ad11eef70c0 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,49 @@ | |||
| 1 | 2002-11-29 ShengHuo ZHU <zsh@cs.rochester.edu> | ||
| 2 | |||
| 3 | * smiley-ems.el (gnus-smiley-display): Typo. | ||
| 4 | |||
| 5 | * nnvirtual.el: Typo. | ||
| 6 | |||
| 7 | * nnsoup.el (nnsoup-retrieve-headers): Typo. | ||
| 8 | |||
| 9 | * nnmail.el (nnmail-split, nnmail-process-unix-mail-format): Typos. | ||
| 10 | |||
| 11 | * nnimap.el: Typo. | ||
| 12 | (nnimap-split-rule, nnimap-find-minmax-uid): Typos. | ||
| 13 | |||
| 14 | * mm-encode.el (mm-safer-encoding): Typo. | ||
| 15 | |||
| 16 | * messcompat.el: Typo. | ||
| 17 | |||
| 18 | * message.el (message-face-alist): Typo. | ||
| 19 | |||
| 20 | * imap.el (imap-interactive-login, imap-anonymous-auth) | ||
| 21 | (imap-open): Typos. | ||
| 22 | |||
| 23 | * ietf-drums.el (ietf-drums-text-token, ietf-drums-qtext-token): Typos. | ||
| 24 | |||
| 25 | * gnus.el: Typo. | ||
| 26 | |||
| 27 | * gnus-win.el (gnus-configure-frame): Typo. | ||
| 28 | |||
| 29 | * gnus-util.el (gnus-atomic-progn-assign): Typo. | ||
| 30 | |||
| 31 | * gnus-topic.el (gnus-topic-sort-topics): Typo. | ||
| 32 | |||
| 33 | * gnus-sum.el (gnus-summary-article-number) | ||
| 34 | (gnus-summary-read-group-1, gnus-summary-mark-article) | ||
| 35 | (gnus-summary-fetch-faq, gnus-refer-article-methods): Typos. | ||
| 36 | |||
| 37 | * gnus-mule.el (gnus-mule-add-group): Typo. | ||
| 38 | |||
| 39 | * gnus-mlspl.el (gnus-group-split-fancy): Typo. | ||
| 40 | |||
| 41 | * gnus-group.el (gnus-group-fetch-faq): Typo. | ||
| 42 | |||
| 43 | * gnus-art.el (gnus-decode-header-methods): Typo. | ||
| 44 | |||
| 45 | * flow-fill.el: Typo. | ||
| 46 | |||
| 1 | 2002-11-19 Stefan Monnier <monnier@cs.yale.edu> | 47 | 2002-11-19 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 48 | ||
| 3 | * binhex.el (binhex-decode-region): Don't hardcode point-min == 1. | 49 | * binhex.el (binhex-decode-region): Don't hardcode point-min == 1. |