aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
Commit message (Expand)AuthorAgeFilesLines
* Follow MH-E Developers Guide conventions. Use `' quotes for HelpBill Wohler2005-12-2316-192/+199
* Don't need to quote parenthesis within docstrings that are no longerBill Wohler2005-12-235-9/+9
* Follow Emacs coding conventions. Use default setting ofBill Wohler2005-12-2318-2086/+2518
* * mh-alias.el (mh-alias-reload): Sync docstrings with manual.Bill Wohler2005-12-239-228/+386
* * mh-customize.el (mh-after-commands-processed-hook): New variable.Stephen Gildea2005-12-203-16/+46
* * mh-acros.el:Bill Wohler2005-12-1919-193/+288
* * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.Bill Wohler2005-12-195-91/+111
* * mh-e.el (mh-delete-msg): Sync docstrings with manual.Bill Wohler2005-12-153-17/+34
* * mh-customize.el (mh-speed-flists-interval): Rename toBill Wohler2005-12-143-21/+27
* * mh-customize.el (mh-path): Move here from mh-init.el.Bill Wohler2005-12-103-36/+47
* * mh-customize.el (mh-insert-signature-hook): RenameBill Wohler2005-12-053-16/+23
* (mh-sortm-args): Sync docstrings with manual.Bill Wohler2005-12-052-5/+7
* (mh-fetch-x-image-url): Change default from 'ask toBill Wohler2005-12-052-17/+28
* (mh-invisible-header-fields-internal): Add X-Bugzilla-* andBill Wohler2005-12-052-1/+6
* * mh-customize.el (mh-new-messages-folders): Rename fromBill Wohler2005-12-053-14/+30
* * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" inBill Wohler2005-12-047-65/+149
* Remove errant backslash at beginning of file.Bill Wohler2005-12-021-1/+1
* * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style insteadBill Wohler2005-12-028-494/+830
* (mh-defface-compat): Checkdoc fix.Bill Wohler2005-12-021-3/+3
* (mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter isBill Wohler2005-12-021-6/+6
* * mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):Bill Wohler2005-11-053-25/+39
* (mh-min-colors-defined-flag): New variable.Bill Wohler2005-11-052-94/+132
* Add SF #1204506 to ChangeLog entry after the fact.Bill Wohler2005-11-051-1/+1
* Refactor faces. Move grayscale requirements last before t. Use uniformBill Wohler2005-11-042-56/+114
* (mh-folder-body-face, mh-folder-cur-msg-face)Dan Nicolaescu2005-11-032-30/+37
* * mh-customize.el (mh-refile-preserves-sequences-flag)Bill Wohler2005-11-034-20/+61
* *** empty log message ***Bill Wohler2005-11-021-1/+1
* * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.Bill Wohler2005-11-023-109/+209
* (mh-ps-spool-buffer, mh-ps-spool-a-msg)Bill Wohler2005-11-012-15/+16
* (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)Bill Wohler2005-10-312-8/+20
* (mh-compose-space-does-completion-flag, mh-signature-separator-flag)Bill Wohler2005-10-312-5/+16
* * mh-comp.el (mh-annotate-msg): Use new variableBill Wohler2005-10-295-43/+116
* (mh-x-face-file, mh-show-use-xface-flag)Bill Wohler2005-10-282-22/+32
* * mh-customize.el (mh-adaptive-cmd-note-flag)Bill Wohler2005-10-285-89/+149
* (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.Bill Wohler2005-10-282-4/+6
* * mh-customize.el (mh-compose-insertion, mh-x-face-file): CheckdocBill Wohler2005-10-273-12/+21
* * mh-gnus.el: Load mml.el in order to see ifBill Wohler2005-10-243-10/+15
* Revision: [email protected]/emacs--cvs-trunk--0--patch-616Miles Bader2005-10-242-0/+8
* (mh-interpret-number-as-range-flag): Sync docstring with manual.Bill Wohler2005-10-242-3/+8
* Autoload mm-uu for mm-uu-dissect to avoid compiler warning in EmacsBill Wohler2005-10-231-0/+1
* * mh-identity.el (mh-assoc-ignore-case): Merge with version inBill Wohler2005-10-234-15/+22
* * mh-identity.el (mh-assoc-ignore-case): New macro that usesSatyaki Das2005-10-235-23/+85
* * mh-comp.el (mh-letter-menu): RenameBill Wohler2005-10-236-435/+625
* * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' toPeter Galbraith2005-10-182-1/+7
* Moved all remaining images from lisp/toolbar to etc/images, movedBill Wohler2005-10-172-5/+13
* (mh-display-completion-list-compat): New macro which callsBill Wohler2005-10-172-2/+17
* (mh-image-load-path): Use locate-library to find MH-E. This simplifiedBill Wohler2005-10-172-30/+18
* * mh-init.el (mh-image-load-path): Remove use of pushnew since itSatyaki Das2005-10-163-3/+12
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-162-1/+7
* * mh-init.el (mh-image-load-path-called-flag): New variable whichSatyaki Das2005-10-164-31/+40