index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fileio.c
Age
Commit message (
Expand
)
Author
2022-04-04
Speed up comparisons between 2 fixnums
Mattias Engdegård
2022-03-19
Omit unnecessary code when !HAVE_NATIVE_COMP
Paul Eggert
2022-03-12
Maintain end of specpdl instead of size
Mattias Engdegård
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
New error symbol 'permission-denied'
Eli Zaretskii
2021-12-12
Merge from origin/emacs-28
Stefan Kangas
2021-12-11
Fix the DJGPP port
Po Lu
2021-12-03
Merge from origin/emacs-28
Stefan Kangas
2021-12-02
Work around IBM XL C compiler bug
Paul Eggert
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-11-13
Correct patch from 2021-11-12 on src/fileio.c
Alan Mackenzie
2021-11-12
In insert_file_contents, always set windows' point markers.
Alan Mackenzie
2021-09-18
Check for null bytes in filenames in 'expand-file-name' (bug#49723)
Federico Tedin
2021-09-02
Fix expansion of non-ASCII $HOME
Eli Zaretskii
2021-07-25
Rename directory-append to file-name-concat
Lars Ingebrigtsen
2021-07-25
Allow empty elements in directory-append
Lars Ingebrigtsen
2021-07-24
; * src/fileio.c (Fdirectory_append): Doc fix.
Eli Zaretskii
2021-07-24
Really convert to multibyte in Fdirectory_append
Lars Ingebrigtsen
2021-07-24
Fix Fdirectory_append check for whether strings have to be converted
Lars Ingebrigtsen
2021-07-24
Tweak Fdirectory_append slightly
Lars Ingebrigtsen
2021-07-24
Tweak Fdirectory_append for efficiency
Lars Ingebrigtsen
2021-07-24
Extend directory-append to take an arbitrary number of components
Lars Ingebrigtsen
2021-07-24
Add new function `directory-append'
Lars Ingebrigtsen
2021-07-09
Further cleanup for file locks
Michael Albinus
2021-07-08
Code cleanup wrt file locks
Michael Albinus
2021-06-13
; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.
Eli Zaretskii
2021-06-13
Fsubstitute_in_file_name doc string clarification
Lars Ingebrigtsen
2021-05-29
Improve the file-accessible-directory-p doc strin
Lars Ingebrigtsen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-25
Adjust to recent Gnulib changes
Paul Eggert
2020-12-23
Fix use of obsolete 'error' warning level
Zajcev Evgeny
2020-12-20
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-14
Add 'remote-file-error' for Tramp
Michael Albinus
2020-12-12
Improve the documentation of marker handling when reverting
Lars Ingebrigtsen
2020-10-05
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-09-13
Doc string clarification in file-directory-p
Lars Ingebrigtsen
2020-09-03
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-08-28
Revert recent expand-file-name changes if DOS_NT
Paul Eggert
2020-08-28
* src/fileio.c (Fexpand_file_name): Omit unnecessary assignment.
Paul Eggert
2020-08-27
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-26
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-07-28
Fix uses of deprecated SELinux security_context_t
Basil L. Contovounesios
2020-04-05
Improve integer range checking
Paul Eggert
2020-03-28
Stop using newly-deprecated dosname Gnulib module
Paul Eggert
2020-03-08
Fix the MinGW build as followup to recent "nofollow" changes
Eli Zaretskii
2020-03-07
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-02-23
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-20
Merge from origin/emacs-27
Glenn Morris
[next]