]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ff-quiet-mode doc
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 10 Apr 2023 12:49:32 +0000 (13:49 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 10 Apr 2023 12:49:32 +0000 (13:49 +0100)
* lisp/find-file.el (ff-quiet-mode, ff-find-other-file): Say that
ff-quiet-mode disables tracing, not the inverse.

lisp/find-file.el

index e98ea621d6a1f206c7b2f45eed43abd8bed5924f..05459c3643d4f1f9c4e68585980d428c4e11f8f6 100644 (file)
@@ -167,7 +167,7 @@ To override this, give an argument to `ff-find-other-file'."
   :type 'boolean)
 
 (defcustom ff-quiet-mode nil
-  "If non-nil, trace which directories are being searched."
+  "If non-nil, do not trace which directories are being searched."
   :type 'boolean)
 
 ;;;###autoload
@@ -351,7 +351,7 @@ Variables of interest include:
    If non-nil, always attempt to create the other file if it was not found.
 
  - `ff-quiet-mode'
-   If non-nil, traces which directories are being searched.
+   If non-nil, does not trace which directories are being searched.
 
  - `ff-special-constructs'
    A list of regular expressions specifying how to recognize special