]> git.eshelyaron.com Git - emacs.git/commitdiff
Handle auto-save-visited-file-name.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:41:56 +0000 (21:41 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 5 Aug 2008 21:41:56 +0000 (21:41 +0000)
lisp/cus-start.el

index bdd6840cf80f501d3e7904d8d17403599423e101..7786d349709bd5805f966c5ff6e1e0aa2d05f190 100644 (file)
@@ -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")