mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
; * lisp/dired.el: Fix typo.
This commit is contained in:
parent
984eafeb98
commit
ea1b728a06
@ -247,7 +247,7 @@ This is similar to the \"-L\" option for the \"cp\" shell command."
|
||||
:type 'boolean
|
||||
:group 'dired)
|
||||
|
||||
;; These variables were deleted and the replacements are on files.el.
|
||||
;; These variables were deleted and the replacements are in files.el.
|
||||
;; We leave aliases behind for back-compatibility.
|
||||
(define-obsolete-variable-alias 'dired-free-space-program
|
||||
'directory-free-space-program "27.1")
|
||||
|
Loading…
Reference in New Issue
Block a user