mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(url-temporary-directory): Mark as obsolete.
This commit is contained in:
parent
64594ef931
commit
1a39939843
1 changed files with 2 additions and 0 deletions
|
|
@ -293,6 +293,8 @@ Applies when a protected document is denied by the server."
|
|||
"*Where temporary files go."
|
||||
:type 'directory
|
||||
:group 'url-file)
|
||||
(make-obsolete-variable 'url-temporary-directory
|
||||
'temporary-file-directory "23.1")
|
||||
|
||||
(defcustom url-show-status t
|
||||
"*Whether to show a running total of bytes transferred.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue