GNU bug report logs -
#60828
[PATCH] ; Update doc/misc/htmlfontify.texi:
Previous Next
Reported by: Xi Lu <lx <at> shellcodes.org>
Date: Sun, 15 Jan 2023 07:41:01 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* Delete the document of `hfy-find-cmd'.
* hfy-exclude-file-rules: New doc.
---
doc/misc/htmlfontify.texi | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi
index 2c96002fb16..ddedd7d13bf 100644
--- a/doc/misc/htmlfontify.texi
+++ b/doc/misc/htmlfontify.texi
@@ -1351,11 +1351,11 @@ Customization
on the first letter of each tag. Useful when the index would otherwise
be large and take a long time to render or be difficult to navigate.
-@item hfy-find-cmd
-@vindex hfy-find-cmd
-@anchor{hfy-find-cmd}
+@item hfy-exclude-file-rules
+@vindex hfy-exclude-file-rules
+@anchor{hfy-exclude-file-rules}
-The ``find'' command used to harvest a list of files to attempt to fontify.
+Define some regular expressions to exclude files.
@item hfy-extn
@vindex hfy-extn
@@ -1545,12 +1545,6 @@ Requirements
See: @ref{Customization}
-@item
-A copy of find (e.g., GNU find) that provides the @code{-path} predicate.
-
-You may be able to work around this with a suitable clever shell
-command and the customization entry: @ref{hfy-find-cmd}
-
@item
A copy of sed (e.g., GNU sed).
--
2.39.0
This bug report was last modified 2 years and 207 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.