summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-search.el
Commit message (Expand)AuthorAgeFilesLines
* (mh-index-group-by-folder): Fix typos in docstrings.Juanma Barranquero2007-06-061-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mh-search, mh-index-group-by-folder): Add "the" in loop construct toBill Wohler2006-06-291-4/+5
* (mh-index-new-folder): Use -2 suffix instead of <2> suffix for folderBill Wohler2006-06-161-2/+2
* (mh-folder-exists-p): Change test from an empty buffer, to one thatBill Wohler2006-06-021-1/+1
* * mh-acros.el (struct, x, y): No need to wrap defvar withBill Wohler2006-04-151-9/+5
* (mh-index-update-single-msg): Fix a bug in theSatyaki Das2006-03-061-11/+13
* (mh-search): Wrap code in (block mh-search ...) rather than useBill Wohler2006-02-101-91/+93
* (which-func-mode): Shush compiler on Emacs 21 too.Bill Wohler2006-02-011-2/+5
* * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-stringBill Wohler2006-02-011-29/+32
* The Great CleanupBill Wohler2006-01-291-343/+357
* * mh-comp.el (mh-show-buffer-message-number): Replace (carBill Wohler2006-01-161-21/+15
* * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; neededBill Wohler2006-01-151-0/+2
* * mh-customize.el (mh-index): Rename group to mh-search and sort groupBill Wohler2006-01-141-124/+132
* * mh-search.el (mh-index-next-result-function): Add format toBill Wohler2006-01-141-19/+26
* * mh-search.el: New file containing contents of mh-index.el andBill Wohler2006-01-131-0/+1901