summaryrefslogtreecommitdiff
path: root/doc/lispref/files.texi
Commit message (Expand)AuthorAgeFilesLines
* Improve reporting of I/O, access errorsPaul Eggert2019-09-171-8/+5
* * doc/lispref/files.texi (Standard File Names): Mention .emacs.d too.Paul Eggert2019-09-021-2/+2
* Improve documentation for recent XDG-related changesPaul Eggert2019-08-311-3/+4
* Use XDG conventions more consistentlyPaul Eggert2019-08-271-2/+3
* Allow directory-files-recursively to follow symlinksLars Ingebrigtsen2019-07-271-1/+4
* Do not treat ~nosuchuser as an absolute file namePaul Eggert2019-07-241-1/+9
* Make directory-files-recursively take a PREDICATE parameterLars Ingebrigtsen2019-07-151-1/+8
* Merge from emacs-26Noam Postavsky2019-06-251-4/+4
|\
| * Rename 'make-symbolic-link' argument NEWNAME to LINKNAMEJuanma Barranquero2019-06-211-4/+4
* | Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-1/+1
* | Fix file attribute accessor typo in Elisp manualBasil L. Contovounesios2019-03-131-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-03-091-1/+12
|\ \ | |/
| * Mention empty strings in file name expansion, emacs lisp referenceMichael Albinus2019-03-091-1/+12
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-301-9/+22
|\ \ | |/
| * Improve documentation of 'file-local-name' and related APIsEli Zaretskii2018-12-291-9/+22
* | Add file name handler support for 'make-process' (Bug#28691)Philipp Stephani2018-12-221-0/+2
* | Use "file name handler" consequentlyMichael Albinus2018-12-221-3/+3
* | Document recent change to HOME handlingPaul Eggert2018-11-141-2/+4
* | file-attributes cleanupPaul Eggert2018-09-231-12/+13
* | Improve bignum support for system typesPaul Eggert2018-08-271-18/+8
* | New commands to create an empty fileTino Calancha2018-08-021-1/+7
* | Implement command completion in remote shells. (Bug#31704)Michael Albinus2018-06-201-5/+8
* | Merge from origin/emacs-26Glenn Morris2018-06-181-4/+4
|\ \ | |/
| * * doc/lispref/files.texi (Unique File Names): Fix a typo. (Bug#31784)Eli Zaretskii2018-06-111-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-06-021-2/+12
|\ \ | |/
| * Add detailed documentation about lock filesRobert Pluim2018-06-011-2/+12
* | Merge from origin/emacs-26Glenn Morris2018-06-021-2/+2
|\ \ | |/
| * Improve documentation of 'directory-files-and-attributes'Eli Zaretskii2018-06-011-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-101-2/+3
|\ \ | |/
| * Fix a minor mistake in the ELisp manualEli Zaretskii2018-04-091-2/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-281-2/+2
|\ \ | |/
| * Fix @kindex entries in manualsMichael Albinus2018-02-251-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-02-241-2/+1
|\ \ | |/
| * Minor doc fixes, mostly for timestamp issuesPaul Eggert2018-02-231-2/+1
* | Merge from origin/emacs-26Glenn Morris2018-01-311-0/+10
|\ \ | |/
| * Update manual description of locate-file (Bug#23650)Noam Postavsky2018-01-301-0/+10
* | Merge from origin/emacs-26Glenn Morris2018-01-301-5/+6
|\ \ | |/
| * Resurrect lost text in lisprefEli Zaretskii2018-01-301-1/+2
| * Proofread os.texi and files.texiPaul Eggert2018-01-291-6/+6
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-221-1/+2
|\ \ | |/
| * Fix uses of 'nil' and 'non-nil' in manuals and a few more minor issuesMartin Rudalics2017-12-221-1/+2
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+3
|\ \ | |/
| * Improve documentation of set-default-file-modesEli Zaretskii2017-10-271-1/+3
* | Add file name handler support for file-system-infoMichael Albinus2017-10-031-2/+4
* | Merge from origin/emacs-26Paul Eggert2017-09-251-3/+5
|\ \ | |/
| * Accept new `always' value for option `buffer-offer-save'Eric Abrahamsen2017-09-241-2/+1