annotate nt/subdirs.el @ 100912:a0fac105b911

Require pmail; delete compiler defvars. Delete most declare-function calls. (pmail-keywords, pmail-deleted-label, pmail-attributes): Vars deleted. (pmail-attribute-p, pmail-keyword-p): Fns deleted. (pmail-keywords, pmail-parse-file-keywords, pmail-install-keyword): (pmail-force-make-label, pmail-quote-label-name): Fns deleted. (pmail-last-label, pmail-last-multi-labels): Vars moved from pmail.el. (pmail-read-label): Don't switch buffers, don't parse file keywords. (pmail-set-label): Major rewrite. (pmail-next-labeled-message): Call pmail-get-labels and match it.
author Richard M. Stallman <rms@gnu.org>
date Mon, 05 Jan 2009 15:48:15 +0000
parents 6eee4a78b129
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75540
6eee4a78b129 Add "no-byte-compile: t" local variable.
Juanma Barranquero <lekktu@gmail.com>
parents: 39051
diff changeset
1 ;; -*- no-byte-compile: t -*-
39051
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
2 (if (fboundp 'normal-top-level-add-subdirs-to-load-path)
b5c421a7a5c2 New file.
Eli Zaretskii <eliz@gnu.org>
parents:
diff changeset
3 (normal-top-level-add-subdirs-to-load-path))