diff options
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. |