changeset 97300:6fc28ec407d2

Handle auto-save-visited-file-name.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 21:41:56 +0000
parents 1f78af678744
children 94fe08be6cdb
files lisp/cus-start.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cus-start.el	Tue Aug 05 21:41:46 2008 +0000
+++ b/lisp/cus-start.el	Tue Aug 05 21:41:56 2008 +0000
@@ -166,6 +166,7 @@
 				    (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")