groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 03/05: rfc1345.tmac: Add more Vim digraphs.


From: G. Branden Robinson
Subject: [groff] 03/05: rfc1345.tmac: Add more Vim digraphs.
Date: Sat, 21 Oct 2023 03:12:45 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit a563f8e28ece5d6cba7deca87c47e6b1728218fd
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Oct 20 22:53:05 2023 -0500

    rfc1345.tmac: Add more Vim digraphs.
    
    * rfc1345.tmac: Add Vim digraphs W`, w`, Y`, y`, oo, 4', and =e.
    
    Also drop tag from old ChangeLog entry.  This tag, from a commit
    message, doesn't make sense in this context.  See commit fca7f655ef, 31
    August.
---
 contrib/rfc1345/ChangeLog    |  6 +++++-
 contrib/rfc1345/rfc1345.tmac | 15 +++++++++++----
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/contrib/rfc1345/ChangeLog b/contrib/rfc1345/ChangeLog
index 69a490d18..1f7cb62b1 100644
--- a/contrib/rfc1345/ChangeLog
+++ b/contrib/rfc1345/ChangeLog
@@ -1,6 +1,10 @@
+2023-10-20  G. Branden Robinson <g.branden.robinson@gmail.com>
+
+       * rfc1345.tmac: Add Vim digraphs W`, w`, Y`, y`, oo, 4', and =e.
+
 2021-02-03  G. Branden Robinson <g.branden.robinson@gmail.com>
 
-       [rfc1345]: Add smoke test.
+       Add smoke test.
 
        * tests/rfc1345-smoke-test.sh: Add test.
        * rfc1345.am (rfc1345_TESTS, TESTS, EXTRA_DIST): Run test.
diff --git a/contrib/rfc1345/rfc1345.tmac b/contrib/rfc1345/rfc1345.tmac
index 5041e78a8..4f65f7ed8 100644
--- a/contrib/rfc1345/rfc1345.tmac
+++ b/contrib/rfc1345/rfc1345.tmac
@@ -5,7 +5,7 @@ Adds glyph names formed from
 - the mnemonics specified in
   RFC 1345, https://www.rfc-editor.org/rfc/rfc1345.txt,
   Keld Simonsen, June 1992; and
-- the digraphs ,. Eu =R =P from Vim's digraph table.
+- additional digraphs from Vim
 ..
 .char \[!I] \[u00A1]    \" INVERTED EXCLAMATION MARK
 .char \[Ct] \[u00A2]    \" CENT SIGN
@@ -692,7 +692,9 @@ Adds glyph names formed from
 .char \[V-.] \[u1E7E]    \" LATIN CAPITAL LETTER V WITH DOT BELOW
 .char \[v-.] \[u1E7F]    \" LATIN SMALL LETTER V WITH DOT BELOW
 .char \[W!] \[u1E80]    \" LATIN CAPITAL LETTER W WITH GRAVE
+.char \[W`] \[u1E80]    \" LATIN CAPITAL LETTER W WITH GRAVE (Vim 8.0.0749)
 .char \[w!] \[u1E81]    \" LATIN SMALL LETTER W WITH GRAVE
+.char \[w`] \[u1E81]    \" LATIN SMALL LETTER W WITH GRAVE (Vim 8.0.0749)
 .char \[W'] \[u1E82]    \" LATIN CAPITAL LETTER W WITH ACUTE
 .char \[w'] \[u1E83]    \" LATIN SMALL LETTER W WITH ACUTE
 .char \[W:] \[u1E84]    \" LATIN CAPITAL LETTER W WITH DIAERESIS
@@ -800,7 +802,9 @@ Adds glyph names formed from
 .char \[U9-.] \[u1EF0]    \" LATIN CAPITAL LETTER U WITH HORN AND DOT BELOW
 .char \[u9-.] \[u1EF1]    \" LATIN SMALL LETTER U WITH HORN AND DOT BELOW
 .char \[Y!] \[u1EF2]    \" LATIN CAPITAL LETTER Y WITH GRAVE
+.char \[Y`] \[u1EF2]    \" LATIN CAPITAL LETTER Y WITH GRAVE (Vim 8.0.0749)
 .char \[y!] \[u1EF3]    \" LATIN SMALL LETTER Y WITH GRAVE
+.char \[y`] \[u1EF3]    \" LATIN SMALL LETTER Y WITH GRAVE (Vim 8.0.0749)
 .char \[Y-.] \[u1EF4]    \" LATIN CAPITAL LETTER Y WITH DOT BELOW
 .char \[y-.] \[u1EF5]    \" LATIN SMALL LETTER Y WITH DOT BELOW
 .char \[Y2] \[u1EF6]    \" LATIN CAPITAL LETTER Y WITH HOOK ABOVE
@@ -838,6 +842,7 @@ Adds glyph names formed from
 .char \[9"] \[u201F]    \" DOUBLE HIGH-REVERSED-9 QUOTATION MARK
 .char \[/-] \[u2020]    \" DAGGER
 .char \[/=] \[u2021]    \" DOUBLE DAGGER
+.char \[oo] \[u2021]    \" BULLET (Vim 8.2.1635)
 .char \[..] \[u2025]    \" TWO DOT LEADER
 .char \[,.] \[u2026]    \" HORIZONTAL ELLIPSIS (Vim)
 .char \[%0] \[u2030]    \" PER MILLE SIGN
@@ -854,6 +859,7 @@ Adds glyph names formed from
 .char \[!*2] \[u203C]    \" DOUBLE EXCLAMATION MARK
 .char \['-] \[u203E]    \" OVERLINE
 .char \[/f] \[u2044]    \" FRACTION SLASH
+.char \[4'] \[u2044]    \" QUADRUPLE PRIME (Vim 9.0.2056)
 .char \[0S] \[u2070]    \" SUPERSCRIPT DIGIT ZERO
 .char \[4S] \[u2074]    \" SUPERSCRIPT DIGIT FOUR
 .char \[5S] \[u2075]    \" SUPERSCRIPT DIGIT FIVE
@@ -885,9 +891,10 @@ Adds glyph names formed from
 .char \[Li] \[u20A4]    \" LIRA SIGN
 .char \[Pt] \[u20A7]    \" PESETA SIGN
 .char \[W=] \[u20A9]    \" WON SIGN
-.char \[Eu] \[u20AC]    \" EURO SIGN (Vim)
-.char \[=R] \[u20BD]    \" ROUBLE SIGN (Vim)
-.char \[=P] \[u20BD]    \" ROUBLE SIGN (Vim)
+.char \[=e] \[u20AC]    \" EURO SIGN (Vim 7.0017)
+.char \[Eu] \[u20AC]    \" EURO SIGN (Vim 7.0146)
+.char \[=R] \[u20BD]    \" ROUBLE SIGN (Vim 7.4.335)
+.char \[=P] \[u20BD]    \" ROUBLE SIGN (Vim 7.4.335)
 .char \[oC] \[u2103]    \" DEGREE CENTIGRADE
 .char \[co] \[u2105]    \" CARE OF
 .char \[oF] \[u2109]    \" DEGREE FAHRENHEIT



reply via email to

[Prev in Thread] Current Thread [Next in Thread]