• Patch: Elm ME+ 2.5 PLalpha62 -> Elm ME+ 2.5 PLalpha63 [1/7] (3/6)

    From Kari Hurtta@21:1/5 to All on Wed Jan 3 13:50:31 2024
    [continued from previous message]

    + # &tag; matches to entity which includes ending ;
    + # &tag matches to entity where there is no ;
    + #
    + # html specifies that these entities are for html (other keywords not currently defined)
    Index: elmME+.2.5.alpha63-cvs/doc/elmtagfilterents.1
    *** /tmp/2707-very-long-file-name/NULL-2707-comes-in-here--XXXXXXXXX Mon Jan 1 21:13:30 2024
    --- elmME+.2.5.alpha63-cvs/doc/elmtagfilterents.1 Mon Jan 1 19:00:40 2024
    ***************
    *** 0 ****
    --- 1,83 ----
    + .if n \{\
    + . ds ct "
    + .\}
    + .if t \{\
    + . ds ct \\(co
    + .\}
    + .TH ELMTAGFILTERENTS 1L "Elm Version ME+ 2.5" "Kari Hurtta"
    + .SH NAME
    + elmtagfilterents - read and write elm tagfilter entities (named character references) file
    + .SH SYNOPSIS
    + .B #LIB#/elmtagfilterents
    + [
    + .B \-G
    + .B \-C
    + .I "\fIelmtagfilent-info\fR"
    + .B \-d
    + .I "\fIclass\fR=\fIdebugfile\fR:\fIlevel\fR"
    + .B \-r
    + elmrc
    + .B \-w
    + target-file
    + ]
    + [
    + [
    + \-c
    + ] tagfilter-entities-file ]
    + .SH DESCRIPTION
    + .I Elmtagfilterents\^
    + is a part of the
    + .B Elm ME+
    + mail system. It parses
    + .B tagfilter.entities
    + file and prints it to standard output or to given file.
    + .PP
    + Options are:
    + .TP 1.0i
    + .B " -c"
    + Merges with system elm.tagfilter.entities or user tagfilter.entities.
    + Output is written to system elm.tagfilter.entities or user tagfilter.entities.
    + .TP
    + .B "