]> git.eshelyaron.com Git - emacs.git/commitdiff
(buffer-stale-function): Remove no longer needed defvar.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 27 Mar 2004 01:16:58 +0000 (01:16 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 27 Mar 2004 01:16:58 +0000 (01:16 +0000)
lisp/dired.el

index 29ee70367d541a6465a164c92f5eacc7e931dfa7..cfdb57d614c4837589f2d00f2a7b7435e4019250 100644 (file)
@@ -1227,8 +1227,6 @@ Do so according to the former subdir alist OLD-SUBDIR-ALIST."
 ;; Dired mode is suitable only for specially formatted data.
 (put 'dired-mode 'mode-class 'special)
 
-(defvar buffer-stale-function)
-
 (defun dired-mode (&optional dirname switches)
   "\
 Mode for \"editing\" directory listings.