diff options
| author | Glenn Morris | 2008-06-27 07:34:53 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-27 07:34:53 +0000 |
| commit | fffa137cb7bb78445b2f8aef44d251dfe83f06f6 (patch) | |
| tree | 9b5ae8fa1340ffebf47484ab11f860a6d216ad6d /lisp/gnus/ChangeLog.2 | |
| parent | cdd1f23bbfdfb6ff97e986cc127647dc712b25b2 (diff) | |
| download | emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.tar.gz emacs-fffa137cb7bb78445b2f8aef44d251dfe83f06f6.zip | |
American English spelling fix.
Diffstat (limited to 'lisp/gnus/ChangeLog.2')
| -rw-r--r-- | lisp/gnus/ChangeLog.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index c1f8769a6b9..ba06c25e9c3 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 | |||
| @@ -12322,7 +12322,7 @@ | |||
| 12322 | * mm-encode.el (mm-encode-content-transfer-encoding): Fix error | 12322 | * mm-encode.el (mm-encode-content-transfer-encoding): Fix error |
| 12323 | message. (Gnus does not "default" to using 8bit for the message, | 12323 | message. (Gnus does not "default" to using 8bit for the message, |
| 12324 | it default to use 8bit encoding and the user-supplied CTE | 12324 | it default to use 8bit encoding and the user-supplied CTE |
| 12325 | value. Calling this behaviour "treating it as 8bit" is perhaps | 12325 | value. Calling this behavior "treating it as 8bit" is perhaps |
| 12326 | better.) | 12326 | better.) |
| 12327 | 12327 | ||
| 12328 | * mm-bodies.el (mm-body-encoding): Intern encoding if needed | 12328 | * mm-bodies.el (mm-body-encoding): Intern encoding if needed |
| @@ -12607,7 +12607,7 @@ | |||
| 12607 | (imap-remassoc): Copied from `gnus-remassoc'. | 12607 | (imap-remassoc): Copied from `gnus-remassoc'. |
| 12608 | (imap-add-callback): New function. | 12608 | (imap-add-callback): New function. |
| 12609 | (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous | 12609 | (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous |
| 12610 | behaviour. | 12610 | behavior. |
| 12611 | (imap-parse-response): Call the callback. | 12611 | (imap-parse-response): Call the callback. |
| 12612 | 12612 | ||
| 12613 | * message.el (message-insert-canlock): New variable. | 12613 | * message.el (message-insert-canlock): New variable. |