groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/02: an-old.tmac: Add info to .R diagnostic.


From: G. Branden Robinson
Subject: [groff] 01/02: an-old.tmac: Add info to .R diagnostic.
Date: Sun, 4 Nov 2018 14:02:01 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 1e3f9fa93a62b12408cf3c7257eb4c9a121ee643
Author: Bjarni Ingi Gislason <address@hidden>
Date:   Sun Jun 24 16:13:43 2018 +0000

    an-old.tmac: Add info to .R diagnostic.
    
        * tmac/an-old.tmac: Add the input file name and line number to a
        diagnostic in the macro 'R'.
    
        Fixes <https://savannah.gnu.org/bugs/?54175>.
    
    Signed-off-by: Bjarni Ingi Gislason <address@hidden>
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 tmac/an-old.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/an-old.tmac b/tmac/an-old.tmac
index 4d6edae..883a8a2 100644
--- a/tmac/an-old.tmac
+++ b/tmac/an-old.tmac
@@ -644,7 +644,7 @@
 .de1 R
 \c
 .  ie \\n[.$] \{\
-.    tm 'R' is a string (producing the registered sign), not a macro.
+.    tm \\n[.F]: line \\n[.c]: 'R' is a string (producing the registered 
sign), not a macro.
 .    nop \\$*
 .  \}
 .  el \{\



reply via email to

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