aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/mh-search.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/play/gametree.el (gametree-break-line-here): Use point-marker.Dmitry Antipov2013-01-231-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from trunk.Bill Wohler2012-11-241-1/+1
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Postpone junk processing (closes SF #2945712). Patch submitted by TedBill Wohler2011-12-271-8/+21
|/
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Document "ignored" arguments to keep checkdoc happy.Bill Wohler2011-07-091-2/+2
* * mh-acros.el, mh-comp.el, mh-e.el, mh-folder.el, mh-letter.el:Bill Wohler2011-07-031-4/+7
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (mh-mairix-execute-search): Use mh vfolder_format. Fix typo inBill Wohler2009-12-011-3/+3
* * mh-thread.el (mh-thread-set-tables):Stefan Monnier2009-11-051-11/+6
* m-v: use lists to pass things around rather than values.Deepak Goel2009-03-131-2/+2
* Follow Glenn's lead and update format of Copyright.Bill Wohler2009-01-251-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and beBill Wohler2008-08-101-2/+2
* (mh-mairix-regexp-builder): Add additional items to search string toBill Wohler2008-05-191-0/+8
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-7/+5
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (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