aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile (MH_E_SRC): Add mh-buffers.el.Bill Wohler2006-01-1113-56/+135
* (mh-forward): Cosmetics on prompt when draft exists.Bill Wohler2006-01-112-2/+9
* (mh-x-image-url-cache-canonicalize): Use url-hexify-string to removeBill Wohler2006-01-112-4/+17
* * mh-comp.el (mh-insert-letter): If you choose a different folder, theBill Wohler2006-01-113-42/+54
* (mh-index-next-folder): Don't back up a line when going backwardsBill Wohler2006-01-112-1/+4
* * mh-index.el (mh-index-search): Checking mh-find-path-run isBill Wohler2006-01-104-210/+233
* (mh-folder-msg-number): Removed trailing whitespace.Bill Wohler2006-01-101-1/+1
* (mh-file-mime-type): Removed trailing whitespace.Bill Wohler2006-01-101-2/+2
* (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied patch fromBill Wohler2006-01-102-34/+21
* (mh-rescan-folder): Try to keep cursor at current message, even if curBill Wohler2006-01-102-4/+10
* Remove a couple of extra blank lines and unneeded defvars.Bill Wohler2006-01-101-8/+2
* Use ";; Shush compiler." comment consistently per Mark's suggestion.Bill Wohler2006-01-092-61/+50
* Comment declaration to remind programmer to update forward definitionBill Wohler2006-01-092-2/+10
* * mh-funcs.el:Bill Wohler2006-01-097-6/+22
* Use consistent verbiage with compiler defvars.Bill Wohler2006-01-091-9/+8
* Fix typo.Bill Wohler2006-01-091-1/+1
* Use consistent verbiage with compiler defvars.Bill Wohler2006-01-091-6/+4
* * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-stringBill Wohler2006-01-0913-187/+183
* Updated Faces documentation in header.Bill Wohler2006-01-072-7/+13
* (mh-mml-tag-present-p): Update regexp to handle <mml> tags inserted byBill Wohler2006-01-072-1/+9
* * mh-e.el (mh-delete-a-msg): Fix whitespace nit.Mark D. Baushke2006-01-043-2/+7
* * mh-alias.el (mh-alias-add-alias): Grand message and error stringBill Wohler2006-01-0412-38/+72
* * mh-comp.el (mh-reply): Use standard default notation in promptsBill Wohler2006-01-044-15/+24
* * mh-customize.el (mh-folder-msg-number): Snow is actually off-whiteBill Wohler2006-01-033-22/+43
* (mh-alias-add-alias): Remove leading * from docstring.Bill Wohler2006-01-032-1/+7
* * mh-alias.el (mh-alias-grab-from-field): Remove leading * fromBill Wohler2006-01-0313-266/+360
* * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.Mark D. Baushke2006-01-032-4/+7
* * mh-customize.el: Sync docstrings with manual for faces and sort themBill Wohler2006-01-016-323/+427
* * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.Bill Wohler2005-12-282-3/+18
* (mh-prompt-for-folder): Use can-create argument to suppress creationBill Wohler2005-12-272-159/+187
* (mh-process-daemon): Don't change buffer in proc-filter.Stefan Monnier2005-12-272-207/+193
* (mh-folders-changed): Fix typo in docstring.Bill Wohler2005-12-232-1/+3
* 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