1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(Disabling backups): Replace reference to

non-existent initial-dired-omit-files-p with something that works.
This commit is contained in:
Gerd Moellmann 2000-08-08 18:36:04 +00:00
parent 9eebe3113a
commit 90df743364

View File

@ -2021,7 +2021,7 @@ You can make omitting the default for new dired buffers by putting the
following in your @file{.emacs}:
@lisp
(setq initial-dired-omit-files-p t)
(add-hook 'dired-mode-hook 'dired-omit-toggle)
@end lisp
If you're tired of seeing backup files whenever you do an "ls" at the