diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-29 18:52:49 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-29 18:52:49 -0800 |
commit | 9858f6c326dfad35733b0dc86231bdd97f2b7703 (patch) | |
tree | 74e717ced1fa94d505e3ace360f3c9280bd9b2fa /lisp/gnus/ChangeLog | |
parent | 2cae5ba432fc30042950c073b7ec7807bb98bcde (diff) | |
download | emacs-9858f6c326dfad35733b0dc86231bdd97f2b7703.tar.gz |
Spelling fixes.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 1fff67074e7..a6e88088ee4 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -4713,7 +4713,7 @@ 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> * nnimap.el (nnimap-request-head): New function. - (nnimap-request-move-article): Try to be slighly faster by not + (nnimap-request-move-article): Try to be slightly faster by not requesting the entire message when moving. (nnimap-transform-headers): Don't bug out on bodiless articles. (nnimap-send-command): Have no outstanding messages if the IMAP server |