aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-comp.el
Commit message (Expand)AuthorAgeFilesLines
* add mh-annotate-msg-hookStephen Gildea2007-08-251-8/+17
* (mh-forward): Address SF 1730393. When forwardingJeffrey C Honig2007-08-201-1/+3
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* mh-comp.el (mh-send-args): Initialize to "" instead of nilStephen Gildea2006-09-261-1/+1
* (mh-send-uses-spost): New variable.Bill Wohler2006-06-161-10/+21
* (mh-insert-x-mailer): Strip build number from version in X-MailerBill Wohler2006-04-181-1/+4
* * mh-acros.el (struct, x, y): No need to wrap defvar withBill Wohler2006-04-151-1/+1
* (mh-reply): Sync docstring with manual.Bill Wohler2006-03-191-4/+10
* (mh-send-letter): Use split-string to break up mh-send-args (closes SFBill Wohler2006-03-161-10/+2
* (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual.Bill Wohler2006-03-031-7/+16
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-011-1/+1
* (mh-send-sub): Don't find components file in current directory--thisBill Wohler2006-02-011-11/+2
* (sc-cite-original): Remove autoload of "sc" with old docstring.Bill Wohler2006-01-301-23/+0
* * mh-comp.el (mh-letter-hide-all-skipped-fields)Bill Wohler2006-01-301-28/+0
* (mh-insert-fields): Handle nil values. Rmail, at least, will deliverBill Wohler2006-01-301-1/+2
* The Great CleanupBill Wohler2006-01-291-1372/+330
* * mh-comp.el (mh-show-buffer-message-number): Replace (carBill Wohler2006-01-161-2/+2
* * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; neededBill Wohler2006-01-151-0/+5
* * Makefile (MH_E_SRC): Add mh-buffers.el.Bill Wohler2006-01-111-0/+1
* (mh-forward): Cosmetics on prompt when draft exists.Bill Wohler2006-01-111-2/+6
* * mh-comp.el (mh-insert-letter): If you choose a different folder, theBill Wohler2006-01-111-11/+21
* Use ";; Shush compiler." comment consistently per Mark's suggestion.Bill Wohler2006-01-091-61/+35
* * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-stringBill Wohler2006-01-091-17/+13
* * mh-alias.el (mh-alias-add-alias): Grand message and error stringBill Wohler2006-01-041-1/+1
* * mh-comp.el (mh-reply): Use standard default notation in promptsBill Wohler2006-01-041-1/+1
* * mh-alias.el (mh-alias-grab-from-field): Remove leading * fromBill Wohler2006-01-031-41/+50
* * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.Bill Wohler2005-12-281-3/+13
* Follow MH-E Developers Guide conventions. Use `' quotes for HelpBill Wohler2005-12-231-2/+2
* Don't need to quote parenthesis within docstrings that are no longerBill Wohler2005-12-231-3/+3
* Follow Emacs coding conventions. Use default setting ofBill Wohler2005-12-231-208/+252
* * mh-alias.el (mh-alias-reload): Sync docstrings with manual.Bill Wohler2005-12-231-33/+49
* * mh-acros.el:Bill Wohler2005-12-191-9/+21
* * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.Bill Wohler2005-12-191-1/+1
* * mh-customize.el (mh-insert-signature-hook): RenameBill Wohler2005-12-051-2/+2
* * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" inBill Wohler2005-12-041-5/+2
* * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style insteadBill Wohler2005-12-021-3/+3
* * mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.Bill Wohler2005-11-021-88/+139
* * mh-comp.el (mh-annotate-msg): Use new variableBill Wohler2005-10-291-1/+2
* (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.Bill Wohler2005-10-281-2/+2
* * mh-identity.el (mh-assoc-ignore-case): New macro that usesSatyaki Das2005-10-231-0/+6
* * mh-comp.el (mh-letter-menu): RenameBill Wohler2005-10-231-119/+161
* (mh-display-completion-list-compat): New macro which callsBill Wohler2005-10-171-2/+11
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+2
* * mh-seq.el (mh-non-seq-mode-line-annotation): MovedBill Wohler2005-10-141-4/+4
* * mh-init.el (mh-image-load-path): New function that adds the path toBill Wohler2005-10-101-7/+13
* 2005-09-24 Emilio C. Lopes <[email protected]>Romain Francoise2005-09-241-3/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (mh-send-sub): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-2/+2
* Upgraded to MH-E version 7.84.Bill Wohler2005-05-281-8/+15