comparison lisp/gnus/ChangeLog @ 60336:41ee53e68f75

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 01 Mar 2005 22:44:46 +0000
parents f34a552e4a9f
children 3f394ef46f57 e4694597cbf4
comparison
equal deleted inserted replaced
60335:816703abc637 60336:41ee53e68f75
1 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4 a more conservative way.
5
1 2005-02-27 Arne J,Ax(Brgensen <arne@arnested.dk> 6 2005-02-27 Arne J,Ax(Brgensen <arne@arnested.dk>
2 7
3 * mm-decode.el (mm-dissect-buffer): Pass the from field on to 8 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4 `mm-dissect-multipart' and receive the from field as an (optional) 9 `mm-dissect-multipart' and receive the from field as an (optional)
5 argument from `mm-dissect-multipart'. 10 argument from `mm-dissect-multipart'.
6 (mm-dissect-multipart): Receive the from field as an argument and 11 (mm-dissect-multipart): Receive the from field as an argument and
7 pass it on when we call `mm-dissect-buffer' on MIME parts. Fixes 12 pass it on when we call `mm-dissect-buffer' on MIME parts.
8 verification/decryption of signed/encrypted MIME parts. 13 Fixes verification/decryption of signed/encrypted MIME parts.
9 14
10 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca> 15 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
11 16
12 * gnus-sum.el (gnus-summary-exit): Move point after displaying the 17 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
13 buffer, so it moves the window's cursor. 18 buffer, so it moves the window's cursor.