(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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue