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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 15 Jan 2023 11:54:02 +0200
with message-id <83sfgc5dj9.fsf <at> gnu.org>
and subject line Re: bug#60828: [PATCH] ; Update doc/misc/htmlfontify.texi:
has caused the debbugs.gnu.org bug report #60828,
regarding [PATCH] ; Update doc/misc/htmlfontify.texi:
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
60828: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60828
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
> Cc: Xi Lu <lx <at> shellcodes.org>
> From: Xi Lu <lx <at> shellcodes.org>
> Date: Sun, 15 Jan 2023 15:39:41 +0800
>
> * Delete the document of `hfy-find-cmd'.
> * hfy-exclude-file-rules: New doc.
Thanks, installed on the emacs-29 branch, and closing.
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.