mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
(make-auto-save-file-name): Rename local filename' to
file-name'.
This commit is contained in:
parent
f74db72024
commit
77d18896aa
@ -3501,7 +3501,7 @@ See also `auto-save-file-name-p'."
|
||||
|
||||
(let ((buffer-name (buffer-name))
|
||||
(limit 0)
|
||||
filename)
|
||||
file-name)
|
||||
;; Eliminate all slashes and backslashes by
|
||||
;; replacing them with sequences that start with %.
|
||||
;; Quote % also, to keep distinct names distinct.
|
||||
|
Loading…
Reference in New Issue
Block a user