summaryrefslogtreecommitdiff
path: root/src/fileio.c
Commit message (Expand)AuthorAge
* Rename directory-append to file-name-concatLars Ingebrigtsen2021-07-25
* Allow empty elements in directory-appendLars Ingebrigtsen2021-07-25
* ; * src/fileio.c (Fdirectory_append): Doc fix.Eli Zaretskii2021-07-24
* Really convert to multibyte in Fdirectory_appendLars Ingebrigtsen2021-07-24
* Fix Fdirectory_append check for whether strings have to be convertedLars Ingebrigtsen2021-07-24
* Tweak Fdirectory_append slightlyLars Ingebrigtsen2021-07-24
* Tweak Fdirectory_append for efficiencyLars Ingebrigtsen2021-07-24
* Extend directory-append to take an arbitrary number of componentsLars Ingebrigtsen2021-07-24
* Add new function `directory-append'Lars Ingebrigtsen2021-07-24
* Further cleanup for file locksMichael Albinus2021-07-09
* Code cleanup wrt file locksMichael Albinus2021-07-08
* ; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.Eli Zaretskii2021-06-13
* Fsubstitute_in_file_name doc string clarificationLars Ingebrigtsen2021-06-13
* Improve the file-accessible-directory-p doc strinLars Ingebrigtsen2021-05-29
* Update copyright year to 2021Paul Eggert2021-01-01
* Adjust to recent Gnulib changesPaul Eggert2020-12-25
* Fix use of obsolete 'error' warning levelZajcev Evgeny2020-12-23
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* Add 'remote-file-error' for TrampMichael Albinus2020-12-14
* Improve the documentation of marker handling when revertingLars Ingebrigtsen2020-12-12
* Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* Doc string clarification in file-directory-pLars Ingebrigtsen2020-09-13
* Fix 'expand-file-name' for remote filesEli Zaretskii2020-09-03
* Revert recent expand-file-name changes if DOS_NTPaul Eggert2020-08-28
* * src/fileio.c (Fexpand_file_name): Omit unnecessary assignment.Paul Eggert2020-08-28
* Fix recently-introduced expand-file-name bugPaul Eggert2020-08-27
* Fix expand-file-name symlink-to-dir bugPaul Eggert2020-08-26
* Fix uses of deprecated SELinux security_context_tBasil L. Contovounesios2020-07-28
* Improve integer range checkingPaul Eggert2020-04-05
* Stop using newly-deprecated dosname Gnulib modulePaul Eggert2020-03-28
* Fix the MinGW build as followup to recent "nofollow" changesEli Zaretskii2020-03-08
* Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-07
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* Merge from origin/emacs-27Glenn Morris2020-02-20
|\
| * Fix bug when visiting euc-jp-encoded directoriesPaul Eggert2020-02-19
* | Work better if stat etc. are interruptedPaul Eggert2020-01-20
|/
* * src/fileio.c (Fwrite_region): Improve the doc string.Eli Zaretskii2020-01-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix insert-file-contents file error regressionPaul Eggert2019-10-31
* Fix fileio.c infloops on circular listsPaul Eggert2019-10-30
* Fix port of file-acl errno checking to non-GNUPaul Eggert2019-10-06
* Port file-acl errno checking to non-GNUPaul Eggert2019-10-06
* Update some URLsPaul Eggert2019-09-23
* Revert too-picky file-access testsPaul Eggert2019-09-21
* Default PICKY_ACCESS to false on non-MSPaul Eggert2019-09-19
* Out-of-datedness .elc check is merely a file testPaul Eggert2019-09-18
* Fix the MS-Windows build broken by recent errno changesEli Zaretskii2019-09-18
* Be less picky about EACCES in file test predicatesPaul Eggert2019-09-18
* Improve reporting of I/O, access errorsPaul Eggert2019-09-17
* Don’t round file-system-info countsPaul Eggert2019-09-17