]> code.delx.au - gnu-emacs/history - lisp/mh-e
Release MH-E version 7.90.
[gnu-emacs] / lisp / mh-e /
2006-02-02 Bill WohlerRelease MH-E version 7.90.
2006-02-01 Bill Wohler(which-func-mode): Shush compiler on Emacs 21 too.
2006-02-01 Bill Wohler* mh-alias.el (mh-alias-gecos-name): Use mh-replace...
2006-02-01 Bill Wohler(mh-send-sub): Don't find components file in current...
2006-01-31 Bill Wohler* mh-acros.el (mh-defun-compat, mh-defmacro-compat...
2006-01-31 Bill Wohler(mh-complete-word): Fix bug in call to mh-display-compl...
2006-01-30 Bill Wohler(mh-scan-format-file-check): Allow any non-nil for
2006-01-30 Bill Wohler(sc-cite-original): Remove autoload of "sc" with old...
2006-01-30 Bill Wohler(mh-note-copied, mh-note-printed): Reorganization revea...
2006-01-30 Bill Wohler* mh-comp.el (mh-letter-hide-all-skipped-fields)
2006-01-30 Bill Wohler(mh-insert-fields): Handle nil values. Rmail, at least...
2006-01-30 Bill Wohler(mh-after-commands-processed-hook)
2006-01-30 Bill Wohler(mh-folder-mode): Use add-to-list to modify minor-mode...
2006-01-30 Bill Wohler(mh-letter-menu): Remove. Defvar no longer needed to...
2006-01-30 Miles BaderAdd arch tagline
2006-01-29 Bill WohlerThe Great Cleanup
2006-01-17 Bill Wohler(assoc-string): Fix typo in argument.
2006-01-17 Bill Wohler*** empty log message ***
2006-01-16 Bill Wohler* mh-acros.el (require): Remove defadvice of require...
2006-01-16 Bill Wohler* mh-comp.el (mh-show-buffer-message-number): Replace...
2006-01-16 Mark D. Baushke* mh-mime.el (mh-mime-display, mh-mm-inline-message...
2006-01-16 Bill Wohler* mh-e.el (mh-limit-map, mh-help-messages): Change...
2006-01-16 Miles BaderAdd arch tagline
2006-01-15 Bill Wohler* mh-exec.el: Require mh-acros, mh-buffers, and mh...
2006-01-15 Bill Wohler* mh-comp.el (mh-pgp-support-flag): Move here from...
2006-01-14 Bill Wohler* mh-customize.el (mh-index): Rename group to mh-search...
2006-01-14 Bill Wohler(require): Added Satyaki's comment regarding what needs...
2006-01-14 Bill Wohler* mh-search.el (mh-index-next-result-function): Add...
2006-01-13 Bill Wohler* mh-search.el: New file containing contents of mh...
2006-01-12 Miles BaderAdd arch tagline
2006-01-11 Bill Wohler* mh-acros.el (mh-defun-compat, mh-defmacro-compat...
2006-01-11 Bill Wohler* Makefile (MH_E_SRC): Add mh-buffers.el.
2006-01-11 Bill Wohler(mh-forward): Cosmetics on prompt when draft exists.
2006-01-11 Bill Wohler(mh-x-image-url-cache-canonicalize): Use url-hexify...
2006-01-11 Bill Wohler* mh-comp.el (mh-insert-letter): If you choose a differ...
2006-01-11 Bill Wohler(mh-index-next-folder): Don't back up a line when going...
2006-01-10 Bill Wohler* mh-index.el (mh-index-search): Checking mh-find-path...
2006-01-10 Bill Wohler(mh-folder-msg-number): Removed trailing whitespace.
2006-01-10 Bill Wohler(mh-file-mime-type): Removed trailing whitespace.
2006-01-10 Bill Wohler(mh-variant-mu-mh-info, mh-variant-nmh-info): Applied...
2006-01-10 Bill Wohler(mh-rescan-folder): Try to keep cursor at current messa...
2006-01-10 Bill WohlerRemove a couple of extra blank lines and unneeded defvars.
2006-01-09 Bill WohlerUse ";; Shush compiler." comment consistently per Mark...
2006-01-09 Bill WohlerComment declaration to remind programmer to update...
2006-01-09 Bill Wohler* mh-funcs.el:
2006-01-09 Bill WohlerUse consistent verbiage with compiler defvars.
2006-01-09 Bill WohlerFix typo.
2006-01-09 Bill WohlerUse consistent verbiage with compiler defvars.
2006-01-09 Bill Wohler* mh-alias.el (mh-alias-gecos-name): Use replace-regexp...
2006-01-07 Bill WohlerUpdated Faces documentation in header.
2006-01-07 Bill Wohler(mh-mml-tag-present-p): Update regexp to handle <mml...
2006-01-04 Mark D. Baushke* mh-e.el (mh-delete-a-msg): Fix whitespace nit.
2006-01-04 Bill Wohler* mh-alias.el (mh-alias-add-alias): Grand message and...
2006-01-04 Bill Wohler* mh-comp.el (mh-reply): Use standard default notation...
2006-01-03 Bill Wohler* mh-customize.el (mh-folder-msg-number): Snow is actua...
2006-01-03 Bill Wohler(mh-alias-add-alias): Remove leading * from docstring.
2006-01-03 Bill Wohler* mh-alias.el (mh-alias-grab-from-field): Remove leadin...
2006-01-03 Mark D. Baushke* mh-mime.el (mh-mml-unsecure-message): Remove unused...
2006-01-01 Bill Wohler* mh-customize.el: Sync docstrings with manual for...
2005-12-28 Bill Wohler* simple.el (mh-e-user-agent): Move to mh-e/mh-comp...
2005-12-27 Bill Wohler(mh-prompt-for-folder): Use can-create argument to...
2005-12-27 Stefan Monnier(mh-process-daemon): Don't change buffer in proc-filter.
2005-12-23 Bill Wohler(mh-folders-changed): Fix typo in docstring.
2005-12-23 Bill WohlerFollow MH-E Developers Guide conventions. Use `' quotes...
2005-12-23 Bill WohlerDon't need to quote parenthesis within docstrings that...
2005-12-23 Bill WohlerFollow Emacs coding conventions. Use default setting of
2005-12-23 Bill Wohler* mh-alias.el (mh-alias-reload): Sync docstrings with...
2005-12-20 Stephen Gildea* mh-customize.el (mh-after-commands-processed-hook...
2005-12-19 Bill Wohler* mh-acros.el:
2005-12-19 Bill Wohler* mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
2005-12-15 Bill Wohler* mh-e.el (mh-delete-msg): Sync docstrings with manual.
2005-12-14 Bill Wohler* mh-customize.el (mh-speed-flists-interval): Rename to
2005-12-10 Bill Wohler* mh-customize.el (mh-path): Move here from mh-init.el.
2005-12-05 Bill Wohler* mh-customize.el (mh-insert-signature-hook): Rename
2005-12-05 Bill Wohler(mh-sortm-args): Sync docstrings with manual.
2005-12-05 Bill Wohler(mh-fetch-x-image-url): Change default from 'ask to
2005-12-05 Bill Wohler(mh-invisible-header-fields-internal): Add X-Bugzilla...
2005-12-05 Bill Wohler* mh-customize.el (mh-new-messages-folders): Rename...
2005-12-04 Bill Wohler* mh-comp.el (mh-forward): Went over all uses of the...
2005-12-02 Bill WohlerRemove errant backslash at beginning of file.
2005-12-02 Bill Wohler* mh-comp.el (mh-letter-mode): Use mh-highlight-citatio...
2005-12-02 Bill Wohler(mh-defface-compat): Checkdoc fix.
2005-12-02 Bill Wohler(mh-bogofilter-blacklist, mh-bogofilter-whitelist)...
2005-11-05 Bill Wohler* mh-customize.el (mh-min-colors-defined-flag, mh-deffa...
2005-11-05 Bill Wohler(mh-min-colors-defined-flag): New variable.
2005-11-05 Bill WohlerAdd SF #1204506 to ChangeLog entry after the fact.
2005-11-04 Bill WohlerRefactor faces. Move grayscale requirements last before...
2005-11-03 Dan Nicolaescu(mh-folder-body-face, mh-folder-cur-msg-face)
2005-11-03 Bill Wohler* mh-customize.el (mh-refile-preserves-sequences-flag)
2005-11-02 Bill Wohler*** empty log message ***
2005-11-02 Bill Wohler* mh-comp.el (mh-redist-full-contents) Convert defvar...
2005-11-01 Bill Wohler(mh-ps-spool-buffer, mh-ps-spool-a-msg)
2005-10-31 Bill Wohler(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
2005-10-31 Bill Wohler(mh-compose-space-does-completion-flag, mh-signature...
2005-10-29 Bill Wohler* mh-comp.el (mh-annotate-msg): Use new variable
2005-10-28 Bill Wohler(mh-x-face-file, mh-show-use-xface-flag)
2005-10-28 Bill Wohler* mh-customize.el (mh-adaptive-cmd-note-flag)
2005-10-28 Bill Wohler(mh-insert-signature, mh-insert-auto-fields): Checkdoc...
2005-10-27 Bill Wohler* mh-customize.el (mh-compose-insertion, mh-x-face...
2005-10-24 Bill Wohler* mh-gnus.el: Load mml.el in order to see if
next