index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
files.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some Tramp fixes for directory-files-* and delete-*
Michael Albinus
2020-11-03
1
-4
/
+1
*
Fix some glitches in recent directory-files-* changes
Michael Albinus
2020-11-02
1
-0
/
+10
*
Fix Bug#44289
Michael Albinus
2020-10-30
1
-1
/
+5
*
Add support for squashfs files in archive mode
Ruthra Kumar
2020-10-23
1
-2
/
+2
*
Preserve all `eval' elements from both .dir-locals files
Lars Ingebrigtsen
2020-10-20
1
-3
/
+21
*
Further clarification of directory-files* doc
Michael Albinus
2020-10-19
1
-1
/
+1
*
* lisp/files.el (directory-files-no-dot-files-regexp): Adapt docstring.
Michael Albinus
2020-10-19
1
-1
/
+1
*
; Prefer https to http in many URLs
Stefan Kangas
2020-10-01
1
-2
/
+2
*
New command: revert-buffer-with-fine-grain
Mauro Aranda
2020-09-20
1
-0
/
+76
*
Put files in mhtml-mode when they have <!DOCTYPE, case-insensitive
Daniel Martín
2020-09-19
1
-1
/
+1
*
Doc fix in directory-free-space-program
Stefan Kangas
2020-09-18
1
-3
/
+1
*
Revert "Use format-prompt in read-file-name calls that have a default"
Lars Ingebrigtsen
2020-09-13
1
-13
/
+11
*
Use format-prompt in read-file-name calls that have a default
Lars Ingebrigtsen
2020-09-07
1
-11
/
+13
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-4
/
+4
*
Fix previous buffer name fixup in save-some-buffers
Lars Ingebrigtsen
2020-09-04
1
-1
/
+1
*
* lisp/files.el (insert-directory): Simplify (if ... X X) to X.
Paul Eggert
2020-08-26
1
-8
/
+3
*
Don't recommend redefining auto-save filename functions
Noam Postavsky
2020-08-26
1
-2
/
+3
*
Tweak the file/buffer comparison from previous save-some-buffers change
Lars Ingebrigtsen
2020-08-25
1
-1
/
+1
*
Possibly mention both file and buffer names in save-some-buffers
Lars Ingebrigtsen
2020-08-25
1
-4
/
+22
*
Doc fix for copy-directory
Lars Ingebrigtsen
2020-08-25
1
-3
/
+3
*
Clarify sorting order by file-backup-file-names
Lars Ingebrigtsen
2020-08-24
1
-1
/
+2
*
Add a new function 'file-backup-file-names'
Lars Ingebrigtsen
2020-08-24
1
-14
/
+16
*
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-8
/
+0
*
Do not truncate /foo//bar to /bar/ in parse-colon-path
Tino Calancha
2020-08-12
1
-4
/
+10
*
* lisp/files.el (auto-mode-alist): delete ada-mode; now in GNU ELPA only
Stephen Leake
2020-08-07
1
-2
/
+0
*
Minor fix in 'find-alternate-file'
immerrr
2020-05-30
1
-0
/
+2
*
; * lisp/files.el (auto-save-visited-mode): Fix typo in last commit.
Philipp Stephani
2020-05-25
1
-1
/
+1
*
Allow inhibiting 'auto-save-visited-mode' on a per-buffer basis.
Philipp Stephani
2020-05-25
1
-1
/
+8
*
Combine archive-int-to-mode and tar-grind-file-mode
Tino Calancha
2020-05-14
1
-0
/
+21
*
; Fix recent additions with lisp-data-mode
Basil L. Contovounesios
2020-05-01
1
-2
/
+2
*
Add lisp-data-mode for editing non-code Lisp data
João Távora
2020-05-01
1
-0
/
+7
*
; * lisp/files.el (directory-files-no-dot-files-regexp): Arg name.
Mattias Engdegård
2020-04-16
1
-1
/
+1
*
Use directory-files-no-dot-files-regexp wherever possible
Mattias Engdegård
2020-04-16
1
-1
/
+4
*
Merge from origin/emacs-27
Glenn Morris
2020-04-15
1
-3
/
+3
|
\
|
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-3
/
+3
*
|
Fix bootstrap compiler warnings about `read-library-name'
Štěpán Němec
2020-04-12
1
-0
/
+2
*
|
load-library, locate-library: Use read-library-name
Štěpán Němec
2020-04-03
1
-6
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-30
1
-7
/
+9
|
\
|
|
*
* lisp/files.el (directory-files-recursively): Doc fix. (Bug#40202)
Eli Zaretskii
2020-03-25
1
-7
/
+9
*
|
Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)
Juri Linkov
2020-03-30
1
-5
/
+9
*
|
Add ‘nofollow’ flag to set-file-times
Paul Eggert
2020-03-07
1
-3
/
+4
*
|
Add 'nofollow' flag to set-file-modes etc.
Paul Eggert
2020-02-23
1
-4
/
+8
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-1
/
+1
|
/
*
Improve doc string of 'files--message'
Eli Zaretskii
2019-12-25
1
-3
/
+3
*
* lisp/files.el (save-buffers-kill-emacs): Mark "*Process List*" as dedicated.
Juri Linkov
2019-12-23
1
-1
/
+2
*
backup-by-copying-when-privileged-mismatch applies to file gid, too.
Stephen Gildea
2019-12-21
1
-6
/
+9
*
Always expand "total" in dired
Christopher Schmidt
2019-11-23
1
-2
/
+3
*
* lisp/files.el (locate-file-completion-table): Fix typo
Stefan Monnier
2019-11-21
1
-1
/
+1
[next]