aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/filecache.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (file-cache-completion-ignore-case): New variable,Gerd Moellmann1999-10-071-1/+46
| | | | | | | defaulting to the value of completion-ignore-case. (file-cache-minibuffer-complete): Use it. (file-cache-files-matching, file-cache-files-matching-internal): New functions.
* (file-cache-filter-regexps): Added .class.Richard M. Stallman1999-02-171-1/+1
|
* *** empty log message ***Dan Nicolaescu1998-05-261-1/+2
|
* (file-cache-add-file): Checks to see if file existsRichard M. Stallman1998-05-011-37/+40
| | | | | | before adding it. Non-existing files are simply skipped. (file-cache-add-directory): Checks to see if directory exists before adding it. Non-existing directories are simply skipped.
* Comment change.Richard M. Stallman1998-03-031-1/+1
|
* Customized.Andreas Schwab1998-01-071-22/+46
|
* (file-cache-minibuffer-complete): Accept a prefix arg.Richard M. Stallman1998-01-031-127/+50
|
* Initial revisionRichard M. Stallman1997-06-221-0/+666