1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/mh-e
Bill Wohler 6d21875b1f (mh-inherit-face-flag): New variable. Non-nil means that the defface
:inherit keyword is available.
(mh-face-data): New variable (contains
all face specs) and function (accessor).
(mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
(mh-folder-date, mh-folder-deleted, mh-folder-followup)
(mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-search-folder, mh-letter-header-field, mh-show-cc)
(mh-show-date, mh-show-from)
(mh-show-header, mh-show-pgg-bad, mh-show-pgg-good)
(mh-show-pgg-unknown, mh-show-signature, mh-show-subject)
(mh-show-to, mh-show-xface, mh-speedbar-folder)
(mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): Use mh-face-data.
2006-02-17 03:57:57 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616 2005-10-24 06:00:50 +00:00
.gitignore The Great Cleanup 2006-01-29 19:34:57 +00:00
ChangeLog (mh-inherit-face-flag): New variable. Non-nil means that the defface 2006-02-17 03:57:57 +00:00
ChangeLog.1 Add SF #1204506 to ChangeLog entry after the fact. 2005-11-05 01:27:38 +00:00
mh-acros.el * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +00:00
mh-alias.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-buffers.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-comp.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-compat.el mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and 2006-02-16 02:14:40 +00:00
mh-e.el (mh-inherit-face-flag): New variable. Non-nil means that the defface 2006-02-17 03:57:57 +00:00
mh-folder.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-funcs.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-gnus.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-identity.el * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +00:00
mh-inc.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-junk.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-letter.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-limit.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-mime.el (mh-file-mime-type-substitutions): Remove trailing whitespace 2006-02-17 03:50:55 +00:00
mh-print.el The Great Cleanup 2006-01-29 19:34:57 +00:00
mh-scan.el (mh-note-copied, mh-note-printed): Reorganization revealed character 2006-01-30 03:39:36 +00:00
mh-search.el (mh-search): Wrap code in (block mh-search ...) rather than use 2006-02-10 20:04:50 +00:00
mh-seq.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-show.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-speed.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-thread.el * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string 2006-02-01 23:24:34 +00:00
mh-tool-bar.el * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar 2006-02-03 19:32:06 +00:00
mh-utils.el (mh-image-load-path): The variables image-load-path or load-path would 2006-02-16 18:32:15 +00:00
mh-xface.el * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument 2006-01-31 20:46:15 +00:00