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
...
*
|
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
*
|
; Fix documentation of 'file-parent-directory'
Eli Zaretskii
2022-07-04
1
-3
/
+4
*
|
Add file-parent-directory function
Daanturo
2022-07-04
1
-0
/
+17
*
|
Add new command `rename-visited-file'
Zachary Kanfer
2022-06-28
1
-0
/
+20
*
|
Don't create HOME if it doesn't exist
Lars Ingebrigtsen
2022-06-26
1
-4
/
+11
*
|
Revert "Fix some byte-compilation warnings about subr-x"
Lars Ingebrigtsen
2022-06-25
1
-2
/
+1
*
|
Fix some byte-compilation warnings about subr-x
Lars Ingebrigtsen
2022-06-24
1
-1
/
+2
*
|
Fix .dir-local.el caching for symlinks
Lars Ingebrigtsen
2022-06-14
1
-1
/
+1
*
|
* files.el (auto-mode-alist): Add entry to `.eld` files
Stefan Monnier
2022-06-13
1
-0
/
+3
*
|
Make find-sibling-file-search non-private
Lars Ingebrigtsen
2022-06-12
1
-4
/
+8
*
|
Fix "C-x C-d" with wildcard arguments
Eli Zaretskii
2022-06-12
1
-2
/
+2
*
|
Fix find-sibling-file doc string
Lars Ingebrigtsen
2022-06-10
1
-3
/
+0
*
|
Allow specifying a wildcard argument to list-directory again
Lars Ingebrigtsen
2022-06-10
1
-3
/
+2
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-10
1
-6
/
+7
|
\
|
|
*
; * lisp/files.el (file-expand-wildcards): Doc fix.
Eli Zaretskii
2022-06-05
1
-5
/
+5
*
|
Demote extended attribute errors in basic-save-buffer-2
Lars Ingebrigtsen
2022-06-07
1
-8
/
+14
*
|
Make find-file-noselect not pick buffers with broken symlinks
Lars Ingebrigtsen
2022-06-06
1
-2
/
+14
*
|
Improve find-sibling-file error reporting
Lars Ingebrigtsen
2022-06-06
1
-3
/
+9
*
|
cl-typep: Emit warning when using a type not known to be a type
Stefan Monnier
2022-06-06
1
-1
/
+8
*
|
Add new command find-sibling-file
Lars Ingebrigtsen
2022-06-05
1
-4
/
+90
*
|
Extend file-expand-wildcards to allow regexps
Lars Ingebrigtsen
2022-06-05
1
-6
/
+17
*
|
Merge from origin/emacs-28
Stefan Kangas
2022-06-05
1
-10
/
+11
|
\
|
|
*
; * lisp/files.el (find-file): Avoid too short lines in doc string.
Eli Zaretskii
2022-06-02
1
-9
/
+8
|
*
Improve keystrokes in doc strings in some find-file functions
Ikumi Keita
2022-06-02
1
-2
/
+4
|
*
Fix regression with multiple mode: entries in the prop line
Lars Ingebrigtsen
2022-04-19
1
-1
/
+1
|
*
Fix major-mode setting regression when there's a mode: cookie
Lars Ingebrigtsen
2022-04-18
1
-1
/
+1
*
|
Allow extending 'save-some-buffers'
Lars Ingebrigtsen
2022-05-23
1
-17
/
+26
*
|
Fix regression with multiple mode: entries in the prop line
Lars Ingebrigtsen
2022-04-19
1
-1
/
+1
*
|
Allow several mode: elements in the local variable section
Lars Ingebrigtsen
2022-04-19
1
-4
/
+7
[prev]
[next]