From: Luc Teirlinck Date: Sat, 27 Mar 2004 01:16:58 +0000 (+0000) Subject: (buffer-stale-function): Remove no longer needed defvar. X-Git-Tag: ttn-vms-21-2-B4~7071 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bdc52f22de7e3026a73c1972b35f0d5b3f628ea1;p=emacs.git (buffer-stale-function): Remove no longer needed defvar. --- 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.