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:
parent
9eebe3113a
commit
90df743364
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user