Mercurial > emacs
changeset 30692:b2cc8b3e837e
(Disabling backups): Replace reference to
non-existent initial-dired-omit-files-p with something that works.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 08 Aug 2000 18:36:04 +0000 |
parents | eedb47bce69b |
children | fc3acf3f8131 |
files | man/faq.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/faq.texi Tue Aug 08 18:32:38 2000 +0000 +++ b/man/faq.texi Tue Aug 08 18:36:04 2000 +0000 @@ -2021,7 +2021,7 @@ 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