summaryrefslogtreecommitdiff
path: root/lisp/filecache.el
AgeCommit message (Expand)Author
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-01* lisp/filecache.el: Fix cycling (bug#49761).Juri Linkov
2021-04-16; Remove some useless commentsStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-02Merge from origin/emacs-27Glenn Morris
2020-10-02; Fix many typos in symbols in docs and commentsStefan Kangas
2020-08-24Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-26Update author/maintainer infoPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-07* lisp/filecache.el: Use lexical-binding. Simplify.Stefan Monnier
2017-11-04Make filecache use extended completionAndreas Politz
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-02-23* filecache.el (file-cache-filter-regexps): Add lock files (tiny change)Johan Claesson
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-28Replace some uses of obsolete argument of display-completion-listGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-10lisp/filecache.el (file-cache-delete-file-list): Print message only when told...Juanma Barranquero
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-18Avoid using "X" interactive flag in filecache.el.Chong Yidong
2012-11-17Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.orgGlenn Morris
2012-11-17* filecache.el (file-cache-add-file): Handle relative file name in the argument.Chong Yidong
2012-11-17* filecache.el (file-cache-add-file-list): Doc fix.Chong Yidong
2012-11-02No need for filecache.el to load find-lisp when compilingGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-09system-type related trivia.Glenn Morris
2010-04-23* filecache.el: Fix typos in docstrings.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-30Minor cleanup and simplification.Stefan Monnier
2009-11-19(file-cache-add-file): Use push and cons.Stefan Monnier
2009-10-24(file-cache-completions-keymap): Bind mouse-2 toGlenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-14(file-cache-completions-keymap): Move init fromStefan Monnier
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-11-21Merge from emacs--rel--22Miles Bader
2007-11-15Minibuffer map bindings moved to bindings.el.Richard M. Stallman
2007-09-25(file-cache-add-directory, file-cache-add-directory-recursively,Juanma Barranquero