diff options
| author | Glenn Morris | 2009-01-23 04:18:22 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-23 04:18:22 +0000 |
| commit | 5931b58bc51bb07a22ff54de54b96c4a89b80981 (patch) | |
| tree | f453345e8c932736bc800a55974e31735a49b4c1 | |
| parent | a8d46ce770932fb43df89dd760d0da4c6ab990cc (diff) | |
| download | emacs-5931b58bc51bb07a22ff54de54b96c4a89b80981.tar.gz emacs-5931b58bc51bb07a22ff54de54b96c4a89b80981.zip | |
Crunch "sync with trunk" entries.
| -rw-r--r-- | lisp/mail/ChangeLog.pmail | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index 7fbc34c06d8..4dab1401963 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail | |||
| @@ -338,17 +338,11 @@ | |||
| 338 | 338 | ||
| 339 | 2009-01-22 Chong Yidong <cyd@stupidchicken.com> | 339 | 2009-01-22 Chong Yidong <cyd@stupidchicken.com> |
| 340 | 340 | ||
| 341 | * mail/rmailsort.el: Sync with rmailsort.el. | 341 | * mail/rmailsort.el (rmail-sort-messages): Insert two newlines at the |
| 342 | (rmail-sort-messages): Insert two newlines at the end of the | 342 | end of the message if they do not exist. |
| 343 | message if they do not exist. | ||
| 344 | 343 | ||
| 345 | * mail/rmailkwd.el: Sync with rmailkwd.el. | 344 | * mail/rmailedit.el (rmail-edit-current-message): Remove deleted |
| 346 | 345 | function rmail-msg-is-pruned. | |
| 347 | * mail/rmailout.el: Sync with rmailout.el. | ||
| 348 | |||
| 349 | * mail/rmailedit.el: Sync with rmailedit.el. | ||
| 350 | (rmail-edit-current-message): Remove deleted function | ||
| 351 | rmail-msg-is-pruned. | ||
| 352 | 346 | ||
| 353 | * mail/rmaildesc.el: File deleted. | 347 | * mail/rmaildesc.el: File deleted. |
| 354 | 348 | ||
| @@ -506,7 +500,6 @@ | |||
| 506 | 500 | ||
| 507 | * mail/rmail.el (rmail-perm-variables): Make sure rmail-desc-vector is | 501 | * mail/rmail.el (rmail-perm-variables): Make sure rmail-desc-vector is |
| 508 | buffer local. | 502 | buffer local. |
| 509 | (rmail-mime-charset-pattern): Sync with trunk. | ||
| 510 | (rmail): Don't bind coding-system-for-read. | 503 | (rmail): Don't bind coding-system-for-read. |
| 511 | (rmail-revert): Likewise. | 504 | (rmail-revert): Likewise. |
| 512 | (rmail-variables): Don't set buffer-file-coding-system. | 505 | (rmail-variables): Don't set buffer-file-coding-system. |