summaryrefslogtreecommitdiff
path: root/lisp/misearch.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/misearch.el (multi-isearch-push-state): Use proper closuresStefan Monnier2021-05-181-2/+3
* * lisp/misearch.el (multi-isearch-switch-buffer): New function.Juri Linkov2021-05-091-6/+16
* * lisp/misearch.el (multi-isearch-pop-state): Doc fix.Stefan Kangas2021-04-181-1/+1
* * lisp/misearch.el (multi-isearch-read-buffers): Fix last changeStefan Monnier2021-04-101-1/+1
* * lisp/misearch.el: Use lexical-bindingStefan Monnier2021-04-101-14/+14
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix the end-of-query prompt in multi-occur and multi-isearch when fidoLars Ingebrigtsen2020-10-011-5/+1
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-4/+3
* ; Fix typos in format-promptJuri Linkov2020-09-101-1/+1
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-3/+4
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Add doc strings for some Isearch state varsPaul Eggert2015-04-071-2/+5
* Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier2015-03-161-1/+3
* Unloading support for misearch.Ivan Shmakov2015-01-171-0/+19
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/isearch.el (isearch-message-prefix): Show "Multi-file" andJuri Linkov2014-11-091-5/+8
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-131-2/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-111-12/+12
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.orgChong Yidong2012-07-211-1/+1
|\
| * * lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.Stefan Monnier2012-07-181-1/+1
* | * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-7/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2011-11-191-3/+3
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (multi-isearch-search-fun): Always provide a non-nilJuri Linkov2009-11-301-2/+2
* (multi-isearch-read-buffers): Move canonicalizationJuri Linkov2009-11-301-9/+15
* (multi-isearch-read-buffers)Juri Linkov2009-11-301-4/+89
* (multi-isearch-next-buffer-from-list)Juri Linkov2009-10-141-10/+10
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (multi-isearch-next-buffer-function): Doc fix.Juri Linkov2008-12-281-5/+11
* Initial revision for a new file with most content from isearch-multi.el.Juri Linkov2008-07-231-0/+285