aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-utils.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mh-sub-folders-actual): Mention that folder must have been processedBill Wohler2006-04-171-21/+36
* * mh-acros.el (struct, x, y): No need to wrap defvar withBill Wohler2006-04-151-4/+2
* * mh-funcs.el (view-exit-action): No need to wrap defvar withBill Wohler2006-04-141-1/+1
* * mh-compat.el (mh-image-load-path-for-library): Fix example by notBill Wohler2006-03-151-1/+6
* * mh-compat.el (mh-image-load-path-for-library): Incorporate changesBill Wohler2006-03-141-3/+2
* (mh-folder-list): Fix docstring (closes SF #1448498).Bill Wohler2006-03-131-1/+1
* * mh-folder.el (mh-folder-mode): Drop 'load-path argument when callingBill Wohler2006-03-051-2/+1
* * mh-compat.el (mh-image-load-path-for-library): Move here fromBill Wohler2006-03-041-94/+36
* * mh-folder.el (mh-folder-mode): Rename mh-image-load-path toBill Wohler2006-03-031-31/+34
* * mh-folder.el (mh-tool-bar-init): Autoload.Bill Wohler2006-03-031-73/+84
* * mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)Bill Wohler2006-03-011-0/+17
* (mh-folder-list): Fix problem with passing in a folder and gettingBill Wohler2006-02-281-17/+22
* (mh-image-load-path): Rename variable to mh-image-directory.Bill Wohler2006-02-281-19/+19
* Remove trailing whitespace (checkdoc fix).Bill Wohler2006-02-181-1/+1
* (mh-image-load-path): Fix problem that images on load-path orBill Wohler2006-02-171-13/+13
* (mh-image-load-path): The variables image-load-path or load-path wouldBill Wohler2006-02-161-23/+22
* mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 andPeter Galbraith2006-02-161-15/+35
* (mh-folder-list): Don't replace "/*$" with "/" since that causes anBill Wohler2006-02-091-5/+7
* (mh-image-load-path, mh-image-load-path-called-flag)Bill Wohler2006-02-031-23/+35
* (mh-image-load-path): New variable to optionally hold the directory wherePeter Galbraith2006-02-031-8/+15
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-011-10/+13
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argumentBill Wohler2006-01-311-8/+1
* * mh-comp.el (mh-letter-hide-all-skipped-fields)Bill Wohler2006-01-301-0/+109
* The Great CleanupBill Wohler2006-01-291-1973/+401
* * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding ofBill Wohler2006-01-161-2/+2
* * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; neededBill Wohler2006-01-151-220/+2
* * mh-search.el (mh-index-next-result-function): Add format toBill Wohler2006-01-141-1/+39
* * mh-search.el: New file containing contents of mh-index.el andBill Wohler2006-01-131-21/+59
* * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here fromBill Wohler2006-01-111-0/+24
* * Makefile (MH_E_SRC): Add mh-buffers.el.Bill Wohler2006-01-111-41/+1
* (mh-x-image-url-cache-canonicalize): Use url-hexify-string to removeBill Wohler2006-01-111-3/+7
* * mh-index.el (mh-index-search): Checking mh-find-path-run isBill Wohler2006-01-101-103/+10
* Remove a couple of extra blank lines and unneeded defvars.Bill Wohler2006-01-101-8/+2
* * mh-funcs.el:Bill Wohler2006-01-091-1/+2
* * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-stringBill Wohler2006-01-091-51/+29
* * mh-alias.el (mh-alias-add-alias): Grand message and error stringBill Wohler2006-01-041-4/+4
* * mh-alias.el (mh-alias-grab-from-field): Remove leading * fromBill Wohler2006-01-031-2/+10
* * mh-customize.el: Sync docstrings with manual for faces and sort themBill Wohler2006-01-011-14/+56
* (mh-prompt-for-folder): Use can-create argument to suppress creationBill Wohler2005-12-271-2/+2
* (mh-process-daemon): Don't change buffer in proc-filter.Stefan Monnier2005-12-271-4/+5
* Follow MH-E Developers Guide conventions. Use `' quotes for HelpBill Wohler2005-12-231-5/+5
* Follow Emacs coding conventions. Use default setting ofBill Wohler2005-12-231-190/+235
* * mh-alias.el (mh-alias-reload): Sync docstrings with manual.Bill Wohler2005-12-231-18/+26
* * mh-acros.el:Bill Wohler2005-12-191-20/+39
* * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.Bill Wohler2005-12-191-1/+1
* 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-021-41/+42
* * mh-comp.el (mh-annotate-msg): Use new variableBill Wohler2005-10-291-7/+8
* * mh-customize.el (mh-adaptive-cmd-note-flag)Bill Wohler2005-10-281-17/+22