index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fileio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.
Eli Zaretskii
2021-06-13
1
-1
/
+2
*
Fsubstitute_in_file_name doc string clarification
Lars Ingebrigtsen
2021-06-13
1
-0
/
+2
*
Improve the file-accessible-directory-p doc strin
Lars Ingebrigtsen
2021-05-29
1
-6
/
+10
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Adjust to recent Gnulib changes
Paul Eggert
2020-12-25
1
-3
/
+0
*
Fix use of obsolete 'error' warning level
Zajcev Evgeny
2020-12-23
1
-1
/
+1
*
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-1
/
+1
*
Add 'remote-file-error' for Tramp
Michael Albinus
2020-12-14
1
-0
/
+6
*
Improve the documentation of marker handling when reverting
Lars Ingebrigtsen
2020-12-12
1
-3
/
+4
*
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-1
/
+1
*
Doc string clarification in file-directory-p
Lars Ingebrigtsen
2020-09-13
1
-0
/
+5
*
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-09-03
1
-56
/
+30
*
Revert recent expand-file-name changes if DOS_NT
Paul Eggert
2020-08-28
1
-9
/
+57
*
* src/fileio.c (Fexpand_file_name): Omit unnecessary assignment.
Paul Eggert
2020-08-28
1
-1
/
+0
*
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-27
1
-25
/
+13
*
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-08-26
1
-15
/
+22
*
Fix uses of deprecated SELinux security_context_t
Basil L. Contovounesios
2020-07-28
1
-3
/
+3
*
Improve integer range checking
Paul Eggert
2020-04-05
1
-2
/
+2
*
Stop using newly-deprecated dosname Gnulib module
Paul Eggert
2020-03-28
1
-1
/
+1
*
Fix the MinGW build as followup to recent "nofollow" changes
Eli Zaretskii
2020-03-08
1
-1
/
+1
*
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-25
/
+26
*
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-18
/
+28
*
Merge from origin/emacs-27
Glenn Morris
2020-02-20
1
-1
/
+1
|
\
|
*
Fix bug when visiting euc-jp-encoded directories
Paul Eggert
2020-02-19
1
-1
/
+1
*
|
Work better if stat etc. are interrupted
Paul Eggert
2020-01-20
1
-15
/
+24
|
/
*
* src/fileio.c (Fwrite_region): Improve the doc string.
Eli Zaretskii
2020-01-02
1
-0
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix insert-file-contents file error regression
Paul Eggert
2019-10-31
1
-3
/
+2
*
Fix fileio.c infloops on circular lists
Paul Eggert
2019-10-30
1
-10
/
+7
*
Fix port of file-acl errno checking to non-GNU
Paul Eggert
2019-10-06
1
-1
/
+1
*
Port file-acl errno checking to non-GNU
Paul Eggert
2019-10-06
1
-1
/
+1
*
Update some URLs
Paul Eggert
2019-09-23
1
-1
/
+1
*
Revert too-picky file-access tests
Paul Eggert
2019-09-21
1
-81
/
+27
*
Default PICKY_ACCESS to false on non-MS
Paul Eggert
2019-09-19
1
-4
/
+8
*
Out-of-datedness .elc check is merely a file test
Paul Eggert
2019-09-18
1
-1
/
+1
*
Fix the MS-Windows build broken by recent errno changes
Eli Zaretskii
2019-09-18
1
-1
/
+4
*
Be less picky about EACCES in file test predicates
Paul Eggert
2019-09-18
1
-1
/
+15
*
Improve reporting of I/O, access errors
Paul Eggert
2019-09-17
1
-160
/
+199
*
Don’t round file-system-info counts
Paul Eggert
2019-09-17
1
-7
/
+9
*
Fix some file-name-case-insensitive glitches
Paul Eggert
2019-09-15
1
-36
/
+50
*
Fix unknown-vs-nonexistent glitch for file timestamps
Paul Eggert
2019-09-15
1
-1
/
+1
*
file_name_case_insensitive_p int->long fix
Paul Eggert
2019-09-14
1
-2
/
+2
*
Improve checking of pdump load failures
Paul Eggert
2019-09-11
1
-1
/
+1
*
Fix recently-introduced file-name-absolute-p typo
Paul Eggert
2019-07-26
1
-1
/
+2
*
Do not treat ~nosuchuser as an absolute file name
Paul Eggert
2019-07-24
1
-66
/
+55
*
Port double-slash test to z/OS
Paul Eggert
2019-07-24
1
-12
/
+10
*
Fix expand-file-name for names starting with '~'
Ken Brown
2019-07-21
1
-24
/
+44
*
Clarify the expand-file-name doc string
Lars Ingebrigtsen
2019-07-11
1
-10
/
+16
*
* src/fileio.c: Fix bug#36431
Stefan Monnier
2019-07-09
1
-30
/
+89
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-7
/
+7
[next]