Remove unused variable find-file-not-true-dirname-list
authorLeo Liu <sdl.web@gmail.com>
Sat, 3 Sep 2011 01:41:27 +0000 (09:41 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sat, 3 Sep 2011 01:41:27 +0000 (09:41 +0800)
See http://debbugs.gnu.org/9422.

lisp/ChangeLog
lisp/files.el

index ea320e5..599c383 100644 (file)
@@ -1,3 +1,7 @@
+2011-09-03  Leo Liu  <sdl.web@gmail.com>
+
+       * files.el (find-file-not-true-dirname-list): Remove.  (Bug#9422)
+
 2011-09-02  Chong Yidong  <cyd@stupidchicken.com>
 
        * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Deleted.
index 5bdb26f..a0f5551 100644 (file)
@@ -1639,11 +1639,6 @@ home directory is a root directory) and removes automounter prefixes
                        (substring filename (match-end 0)))))
       filename)))
 
-(defcustom find-file-not-true-dirname-list nil
-  "List of logical names for which visiting shouldn't save the true dirname."
-  :type '(repeat (string :tag "Name"))
-  :group 'find-file)
-
 (defun find-buffer-visiting (filename &optional predicate)
   "Return the buffer visiting file FILENAME (a string).
 This is like `get-file-buffer', except that it checks for any buffer