summaryrefslogtreecommitdiff
path: root/lisp/locate.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-111-1/+1
* (top-level): Always require dired.Glenn Morris2009-09-111-28/+18
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (locate-get-file-positions): UseThien-Thi Nguyen2007-08-231-8/+4
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (locate-in-alternate-database): Doc fix mistakenly left out ofGlenn Morris2007-04-281-1/+1
* Luc Teirlinck <teirllm at dms.auburn.edu>:Glenn Morris2007-04-261-1/+6
* Add comment.Chong Yidong2007-04-231-0/+1
* (locate-local-prompt): New var.Chong Yidong2007-04-231-34/+51
* Revert 2006-09-09 and 2007-04-20 changes.Chong Yidong2007-04-211-37/+32
* (locate): Output from shell-command should go in the current bufferChong Yidong2007-04-201-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (locate-main-listing-line-p, locate-mode, locate-do-setup): "?\ " -> "?\s".Juanma Barranquero2006-11-271-4/+4
* (locate-current-search): New variable.Eli Zaretskii2006-09-091-28/+37
* (locate-update-when-revert): New option.Luc Teirlinck2006-07-041-7/+33
* (locate-command, locate-make-command-line)Luc Teirlinck2006-03-161-14/+90
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * locate.el (locate-fcodes-file, locate-header-face):Juri Linkov2005-12-301-2/+2
* (locate-header-face): Allow nil in type.Richard M. Stallman2005-12-251-1/+1
* (locate): Disable undo in *Locate* buffer.Juri Linkov2005-12-091-1/+2
* * files.el (directory-listing-before-filename-regexp): NewMichael Albinus2005-10-231-3/+3
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (locate-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (locate-ls-subdir-switches): Minor doc change (filling).Luc Teirlinck2004-06-061-2/+1
* (locate-ls-subdir-switches): Doc fix.Luc Teirlinck2004-06-061-3/+2
* Merge the two `Commentary' sections.Luc Teirlinck2004-06-061-63/+117
* (locate-prompt-for-command): Shorten first line of docstring.Luc Teirlinck2004-05-211-2/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (locate): Remove dot at the end of error argument.Pavel Janík2001-12-251-1/+1
* (locate): Put point at first matching file rather than top of buffer.Richard M. Stallman2001-11-281-0/+1
* (locate): Show default locate pattern within theRichard M. Stallman2001-11-171-5/+12
* (locate-insert-header): Remove unnecessaryGerd Moellmann2001-09-071-3/+3
* (locate) Cleaned up locate command's interactive promptingPeter Breton2000-08-281-30/+38
* Add finder keywords.Dave Love2000-05-241-0/+1
* Add locate-word-at-point functionPeter Breton2000-03-301-1/+13
* (locate-with-filter): Doc fix.Gerd Moellmann1999-11-241-1/+4
* (locate-in-alternate-database): Added this functionPeter Breton1999-10-161-51/+146
* *** empty log message ***Dan Nicolaescu1998-06-031-2/+2
* (locate): Doc fix.Richard M. Stallman1998-04-161-1/+1
* (locate-current-line-number): No longer interactive.Richard M. Stallman1998-03-141-2/+1
* (locate-update): New function.Richard M. Stallman1998-03-031-69/+79