summaryrefslogtreecommitdiff
path: root/lisp/find-lisp.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-17Support 'dired-hide-details-mode' in find-lisp.elEli Zaretskii
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-09-06Add some new find-lisp commandsDrew Adams
2022-08-01Omit some (current-time) callsPaul Eggert
2022-02-07Make dired-directory and dired-subdir-alist buffer-localLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-09Prefer setq-local in most filesStefan Kangas
2020-11-17Remove redundant 'function's around lambdasStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-05New function time-convertPaul Eggert
2019-02-10Don’t assume CURRENT_TIME_LISTPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-30* lisp/find-lisp.el: Enable lexical bindingTino Calancha
2016-12-31Update copyright year to 2017Paul Eggert
2016-05-01find-lisp doc touchupsLars Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-06lisp/find-lisp.el: Fix typos in docstrings.Juanma Barranquero
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
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-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-09-25(find-lisp-insert-directory): Use `mapc' rather than `mapcar'.Juanma Barranquero
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-02-28(find-lisp-default-directory-predicate):Thien-Thi Nguyen
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-05Remove Time-Stamp annoyance.Glenn Morris
2006-12-05Update copyright years.Glenn Morris
2006-02-14* files.el (safe-local-variable-values): New option.Chong Yidong
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-11-12(find-lisp-find-dired-insert-file): Pass 'string arg to `file-attributes'.Luc Teirlinck
2005-11-09Require dired.Luc Teirlinck