changeset 80685:f971d5caa309

(auto-save-visited-file-name): Move definition to fileio.c.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 Aug 2008 21:44:43 +0000
parents 0122e7498e18
children 6a6f69b927be
files lisp/files.el
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Tue Aug 05 21:44:01 2008 +0000
+++ b/lisp/files.el	Tue Aug 05 21:44:43 2008 +0000
@@ -327,12 +327,6 @@
   :type 'boolean
   :group 'auto-save)
 
-(defcustom auto-save-visited-file-name nil
-  "Non-nil says auto-save a buffer in the file it is visiting, when practical.
-Normally auto-save files are written under other names."
-  :type 'boolean
-  :group 'auto-save)
-
 (defcustom auto-save-file-name-transforms
   `(("\\`/[^/]*:\\([^/]*/\\)*\\([^/]*\\)\\'"
      ;; Don't put "\\2" inside expand-file-name, since it will be