From bdc52f22de7e3026a73c1972b35f0d5b3f628ea1 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Sat, 27 Mar 2004 01:16:58 +0000 Subject: [PATCH] (buffer-stale-function): Remove no longer needed defvar. --- lisp/dired.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lisp/dired.el b/lisp/dired.el index 29ee70367d5..cfdb57d614c 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -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. -- 2.39.5