Mercurial > emacs
annotate .cvsignore @ 97967:cc9bb337ef7c
Fix the expunge command so that the current message index is correct.
* pmail.el (pmail-expunge-counter): New variable
(pmail-set-attribute): Canonicalize the calling sequence to index, attribute, state.
(pmail-show-message, pmail-delete-message, pmail-undelete-previous-message,
pmail-delete-forward, pmail-mark-message): Use the new canonical calling sequence.
(pmail-only-expunge): Use the expunge counter to update the current message index.
(pmail-expunge-callback): Simplify. Just count the expunged messages with a lower
index than the current message index.
* pmaildesc.el (pmail-desc-get-previous): Fix an "off by one" issue.
(pmail-desc-set-attribute): Canonicalize the calling sequence to index, attribute, state.
* pmailout.el (pmail-output-body-to-file): Use the canonical calling sequence.
author | Paul Reilly <pmr@pajato.com> |
---|---|
date | Wed, 03 Sep 2008 15:33:38 +0000 |
parents | 787b888abdea |
children | 0205517814da |
rev | line source |
---|---|
96266
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
1 *.xdelta |
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
2 .DS_Store |
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
3 Makefile |
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
4 autom4te.cache |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
5 bin |
28195 | 6 boot.log |
7 boot.log.diff | |
8 boot.log.old | |
96266
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
9 config.cache |
31816 | 10 config.log |
11 config.status | |
96266
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
12 data |
31816 | 13 emacs*.tar.gz |
35744 | 14 leim*.tar.gz |
64721 | 15 lock |
90925
e55f1991b80c
Add data and site-lisp.
Juanma Barranquero <lekktu@gmail.com>
parents:
90718
diff
changeset
|
16 site-lisp |
96266
787b888abdea
Revert re-ordering and removal of .DS_Store that occurred in unicode merge.
Glenn Morris <rgm@gnu.org>
parents:
93686
diff
changeset
|
17 update.log |