view etc/.arch-inventory @ 100218:3b2082142cd0

* pmailsort.el: Sync with pmailsort.el. (pmail-sort-messages): Insert two newlines at the end of the message if they do not exist. * pmailmm.el: Require mail-parse. (pmail-mime-show): Don't use removed function pmail-header-hide-headers. (pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed pmail-desc-* functions. * pmailkwd.el: Sync with rmailkwd.el. * pmailout.el: Sync with rmailout.el. * pmailedit.el: Sync with rmailedit.el. (pmail-edit-current-message): Remove deleted function pmail-msg-is-pruned. * pmaildesc.el: File deleted. * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe. (pmail-retry-failure): Remove call to non-existent function pmail-clear-headers. (pmail-message-labels-p): New function.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 04 Dec 2008 22:47:07 +0000
parents 35069180a991
children
line wrap: on
line source

# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$

# Auto-generated files, which ignore
precious ^(buildobj\.lst)$

# Generated files (DOC-X is generated on windows)
backup ^(DOC(|-[0-9.]*|-X))$

# Install-in-place on NT makes this directory, so just ignore it
backup ^(icons)$

# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae