2008-04-02 Simon Josefsson <simon@josefsson.org>
authorSimon Josefsson <jas@extundo.com>
Wed, 2 Apr 2008 14:46:57 +0000 (14:46 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 2 Apr 2008 14:46:57 +0000 (14:46 +0000)
commit111c6d10d7db5882238eddee1339638aa3a8ff2c
tree3a5ad884c5f257ea4ab0a740163cfa2f35d34e4e
parenta2919e0b841940265de2cd9498cff0f69a7733b2
2008-04-02  Simon Josefsson  <simon@josefsson.org>

* imap.el (imap-enable-exchange-bug-workaround): New variable.
(imap-message-copyuid-1): Use it.
(imap-message-appenduid-1): Likewise.  Based on patch by Nathan
J. Williams in
<http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.

* nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
imap-enable-exchange-bug-workaround.
(nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
lisp/ChangeLog
lisp/imap.el
lisp/nnimap.el