summaryrefslogtreecommitdiff
path: root/lisp/filecache.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* * lisp/filecache.el: Fix cycling (bug#49761).Juri Linkov2021-08-011-21/+14
* ; Remove some useless commentsStefan Kangas2021-04-161-4/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Remove many items obsolete since Emacs 23.2 and 23.3Stefan Kangas2020-08-241-3/+0
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/filecache.el: Use lexical-binding. Simplify.Stefan Monnier2017-11-071-77/+46
* | Make filecache use extended completionAndreas Politz2017-11-041-56/+55
|/
* 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
* * filecache.el (file-cache-filter-regexps): Add lock files (tiny change)Johan Claesson2015-02-231-1/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-281-1/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/filecache.el (file-cache-delete-file-list): Print message only when told...Juanma Barranquero2013-08-101-6/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Avoid using "X" interactive flag in filecache.el.Chong Yidong2012-11-181-54/+84
* | Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.orgGlenn Morris2012-11-171-1/+3
|\ \ | |/
| * * filecache.el (file-cache-add-file-list): Doc fix.Chong Yidong2012-11-171-1/+3
* | * filecache.el (file-cache-add-file): Handle relative file name in the argument.Chong Yidong2012-11-171-17/+16
* | No need for filecache.el to load find-lisp when compilingGlenn Morris2012-11-021-14/+11
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | system-type related trivia.Glenn Morris2010-11-091-4/+3
|/
* * filecache.el: Fix typos in docstrings.Juanma Barranquero2010-04-231-5/+5
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Minor cleanup and simplification.Stefan Monnier2009-11-301-111/+53
* (file-cache-add-file): Use push and cons.Stefan Monnier2009-11-191-28/+12
* (file-cache-completions-keymap): Bind mouse-2 toGlenn Morris2009-10-241-20/+11
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-4/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (file-cache-completions-keymap): Move init fromStefan Monnier2008-04-141-21/+11
* 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
* | Merge from emacs--rel--22Miles Bader2007-11-211-4/+0
|\ \ | |/
| * Minibuffer map bindings moved to bindings.el.Richard M. Stallman2007-11-151-4/+0
* | (file-cache-add-directory, file-cache-add-directory-recursively,Juanma Barranquero2007-09-251-14/+14
|/