From f05f004356e91f110f5297bdb61827a7c4436d2f Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 28 May 2021 23:32:09 -0700 Subject: parser: provide parse-errors function. * parser.c (parse_errors): New function. * parser.h (parse_errors): Declared. * txr.1: Documented. * share/txr/stdlib/doc-syms.tl: Updated. --- share/txr/stdlib/doc-syms.tl | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/txr/stdlib/doc-syms.tl b/share/txr/stdlib/doc-syms.tl index e92e8a4e..3f77d0d7 100644 --- a/share/txr/stdlib/doc-syms.tl +++ b/share/txr/stdlib/doc-syms.tl @@ -1330,6 +1330,7 @@ ("parenb" "N-01B1B5DF") ("parmrk" "N-02391683") ("parodd" "N-01B1B5DF") + ("parse-errors" "N-00F843D4") ("partition" "N-0142889E") ("partition*" "N-03951D7A") ("partition-by" "N-000167DF") -- cgit v1.2.3