index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
filecache.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
* lisp/filecache.el: Fix cycling (bug#49761).
Juri Linkov
2021-08-01
1
-21
/
+14
*
; Remove some useless comments
Stefan Kangas
2021-04-16
1
-4
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 23.2 and 23.3
Stefan Kangas
2020-08-24
1
-3
/
+0
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/filecache.el: Use lexical-binding. Simplify.
Stefan Monnier
2017-11-07
1
-77
/
+46
*
|
Make filecache use extended completion
Andreas Politz
2017-11-04
1
-56
/
+55
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* filecache.el (file-cache-filter-regexps): Add lock files (tiny change)
Johan Claesson
2015-02-23
1
-1
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace some uses of obsolete argument of display-completion-list
Glenn Morris
2014-02-28
1
-1
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
lisp/filecache.el (file-cache-delete-file-list): Print message only when told...
Juanma Barranquero
2013-08-10
1
-6
/
+4
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Avoid using "X" interactive flag in filecache.el.
Chong Yidong
2012-11-18
1
-54
/
+84
*
|
Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.org
Glenn Morris
2012-11-17
1
-1
/
+3
|
\
|
|
*
* filecache.el (file-cache-add-file-list): Doc fix.
Chong Yidong
2012-11-17
1
-1
/
+3
*
|
* filecache.el (file-cache-add-file): Handle relative file name in the argument.
Chong Yidong
2012-11-17
1
-17
/
+16
*
|
No need for filecache.el to load find-lisp when compiling
Glenn Morris
2012-11-02
1
-14
/
+11
|
/
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
system-type related trivia.
Glenn Morris
2010-11-09
1
-4
/
+3
|
/
*
* filecache.el: Fix typos in docstrings.
Juanma Barranquero
2010-04-23
1
-5
/
+5
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Minor cleanup and simplification.
Stefan Monnier
2009-11-30
1
-111
/
+53
*
(file-cache-add-file): Use push and cons.
Stefan Monnier
2009-11-19
1
-28
/
+12
*
(file-cache-completions-keymap): Bind mouse-2 to
Glenn Morris
2009-10-24
1
-20
/
+11
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-4
/
+4
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(file-cache-completions-keymap): Move init from
Stefan Monnier
2008-04-14
1
-21
/
+11
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-11-21
1
-4
/
+0
|
\
|
[next]