mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Handle auto-save-visited-file-name.
This commit is contained in:
parent
7e537871ff
commit
6ba7a6f0fa
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of
|
|||
(const :tag "always" t)))
|
||||
;; fileio.c
|
||||
(delete-by-moving-to-trash auto-save boolean "23.1")
|
||||
(auto-save-visited-file-name auto-save boolean)
|
||||
;; fns.c
|
||||
(use-dialog-box menu boolean "21.1")
|
||||
(use-file-dialog menu boolean "22.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue