Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bdc52f22
Commit
bdc52f22
authored
Mar 27, 2004
by
Luc Teirlinck
Browse files
(buffer-stale-function): Remove no longer needed defvar.
parent
633e0363
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/dired.el
lisp/dired.el
+0
-2
No files found.
lisp/dired.el
View file @
bdc52f22
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment