summaryrefslogtreecommitdiff
path: root/lisp/find-dired.el
AgeCommit message (Expand)Author
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-28Fix docstring typos.Juanma Barranquero
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-02-08(find-grep-dired): Doc fix (bug#14288).Lars Ingebrigtsen
2014-02-08* find-dired.el (find-name-dired): Doc fix.Lars Ingebrigtsen
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-02-13Add dired-hide-details-mode. (Bug#6799)Christopher Schmidt
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-12find-ls-option doc fixes (bug#10262)Glenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-06-29* lisp/find-dired.el (find-grep-options): Simplify.Glenn Morris
2011-04-02find-dired improvements for bug#4403.Glenn Morris
2011-04-02Remove some unnecessary purecopy's from find-dired.Glenn Morris
2011-04-02Remove some autoload cookies on defcustoms in find-dired.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-03-28* find-dired.el (find-dired): Use read-directory-name (Bug#5777).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-19* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)Juri Linkov
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-11-11* term/x-win.el (x-gtk-stock-map):Dan Nicolaescu
2009-11-06* textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu
2009-10-22* find-dired.el (find-name-arg): Fix typo in docstring.Juanma Barranquero
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-06-29(find-dired-filter): Preserve point.Andreas Schwab
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-04-01(find-dired-filter): Align columns by padding file sizes and linkChong Yidong
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-21(find-name-arg): New custom variable.Jason Rumney
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-04-29(find-dired-filter): Propertize all text down to eob.Richard M. Stallman
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-08-28(find-dired): Use shell-quote-argument to properlyKim F. Storm
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-02-09Change release version from 21.4 to 22.1 throughout.Kim F. Storm
2004-06-06(find-ls-subdir-switches): New user option.Luc Teirlinck
2004-03-08* find-dired.el (find-dired): Call `shell-command' instead ofMichael Albinus
2003-12-29(kill-find): New command.Richard M. Stallman
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-11-21(find-dired): Set dired-sort-inhibit to t buffer-locally.Richard M. Stallman
2002-05-20(find-dired): Implement revert-buffer-function.Markus Rost
2002-04-25(find-name-dired): Don't quote pattern twice.Andreas Schwab