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
*
Extend memory-info for remote systems
Michael Albinus
2022-11-27
1
-1
/
+2
*
Add new SI prefixes
Mattias Engdegård
2022-11-24
1
-1
/
+1
*
Fix trashing of symlink that points at a directory
Mike Kupfer
2022-11-24
1
-1
/
+2
*
Fix cross-filesystem directory trashing (Bug#58721)
Mike Kupfer
2022-11-24
1
-2
/
+19
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Pacify recent unused/ignored lexvar warnings
Basil L. Contovounesios
2022-10-26
1
-1
/
+1
*
Rename `file-attribute-file-number' to `file-attribute-file-identifier'
Michael Albinus
2022-10-14
1
-5
/
+6
*
; Fix recent change in documentation of "device number"
Eli Zaretskii
2022-10-14
1
-5
/
+7
*
Clarify structure of file-attribute's device number
Michael Albinus
2022-10-13
1
-9
/
+15
*
Merge from origin/emacs-28
Stefan Kangas
2022-10-09
1
-3
/
+4
|
\
|
*
; Improve documentation of 'file-in-directory-p'
Eli Zaretskii
2022-10-08
1
-3
/
+4
*
|
; * lisp/files.el (find-file-noselect): Minor simplification.
Stefan Kangas
2022-10-05
1
-10
/
+9
*
|
files.el (major-mode-remap-alist): New custom var (bug#58075)
Stefan Monnier
2022-10-03
1
-4
/
+22
*
|
* lisp/files.el (after-find-file): Use substitute-command-keys.
Stefan Kangas
2022-10-02
1
-1
/
+2
*
|
Fix rename-visited-file when renaming to a directory name
Lars Ingebrigtsen
2022-09-30
1
-0
/
+8
*
|
* lisp/files.el (auto-mode-alist): Add entry for ".mailmap".
Stefan Kangas
2022-09-28
1
-0
/
+1
*
|
* lisp/files.el (file-backup-file-names): Don't burp if dir doesn't exist
Stefan Monnier
2022-09-27
1
-10
/
+11
*
|
Rename file-name-directory
Lars Ingebrigtsen
2022-09-24
1
-1
/
+1
*
|
* lisp/files.el (risky-local-variable): Remove max-specpdl-size.
Mattias Engdegård
2022-09-23
1
-1
/
+0
*
|
Use `eql` or `eq` instead of `=` in some places
Mattias Engdegård
2022-09-15
1
-19
/
+19
*
|
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-21
/
+1
*
|
Make file-parent-directory more efficient
Daanturo
2022-09-01
1
-1
/
+3
*
|
Fix handling of UNCs in 'parse-colon-path
Eli Zaretskii
2022-08-24
1
-5
/
+10
*
|
When reverting, preserve the readedness state set by `C-x C-q'
Lars Ingebrigtsen
2022-08-24
1
-2
/
+7
*
|
Fix defcustom type of auto-save-file-name-transforms
Lars Ingebrigtsen
2022-08-22
1
-11
/
+21
*
|
Add separate tiny major mode for JSON
Dmitry Gutov
2022-08-09
1
-1
/
+1
*
|
Fix ignored-local-variable-values for non-primitive values
Kira Bruneau
2022-08-04
1
-4
/
+2
*
|
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-08-01
1
-1
/
+2
*
|
Fix compilation warnings in tramp-loaddefs.el
Lars Ingebrigtsen
2022-07-31
1
-0
/
+1
*
|
Delete aliases obsolete since 21.1 and 22.1
Stefan Kangas
2022-07-31
1
-2
/
+0
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-28
1
-5
/
+7
|
\
|
|
*
; Improve documentation of 'file-name-with-extension'
Eli Zaretskii
2022-07-28
1
-5
/
+7
*
|
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-16
/
+12
*
|
Use `ash` instead of `lsh`
Mattias Engdegård
2022-07-19
1
-1
/
+1
*
|
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
|
Make remote-shell-program default to ssh only
Stefan Kangas
2022-07-12
1
-14
/
+3
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-10
1
-6
/
+7
|
\
|
|
*
; Improve wording of recently-changed doc strings.
Eli Zaretskii
2022-07-09
1
-6
/
+7
*
|
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-6
/
+0
*
|
Prefer defcustom :safe to putting 'safe-local-variable'
Stefan Kangas
2022-07-06
1
-4
/
+2
*
|
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-06
1
-5
/
+5
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-06
1
-2
/
+2
|
\
|
|
*
; * lisp/files.el (remote-file-name-inhibit-cache): Minor doc fix.
Stefan Kangas
2022-07-05
1
-2
/
+2
*
|
Rename new option to remote-file-name-inhibit-auto-save-visited
Stefan Kangas
2022-07-05
1
-3
/
+4
*
|
; * lisp/files.el (auto-save-visited-predicate): Doc fix.
Eli Zaretskii
2022-07-05
1
-4
/
+5
*
|
; Fix documentation of 'auto-save-visited-remote-files'
Eli Zaretskii
2022-07-05
1
-1
/
+1
*
|
New user option auto-save-visited-remote-files
Stefan Kangas
2022-07-05
1
-0
/
+8
*
|
New user option auto-save-visited-mode-predicate
Stefan Kangas
2022-07-05
1
-1
/
+31
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-07-05
1
-1
/
+6
|
\
|
|
*
Expand docstrings related to auto-saving
Stefan Kangas
2022-07-05
1
-1
/
+6
[next]