diff options
author | Paul A. Patience <paul@apatience.com> | 2021-07-01 21:33:34 -0400 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-07-01 21:33:34 -0400 |
commit | b5d6ead3ee2bf101fd19c0fb5ddc6ccd253e2d57 (patch) | |
tree | 05c82ad6deeb73b59dacc1f7053971dffc951368 /stdlib/doc-syms.tl | |
parent | 6eee79c228000779c1b0eab5e67073ad1be83516 (diff) | |
download | txr-b5d6ead3ee2bf101fd19c0fb5ddc6ccd253e2d57.tar.gz txr-b5d6ead3ee2bf101fd19c0fb5ddc6ccd253e2d57.tar.bz2 txr-b5d6ead3ee2bf101fd19c0fb5ddc6ccd253e2d57.zip |
doc: check the contents of doc-syms.
* genman.txr: Before generating stdlib/doc-syms.tl, check that the
symbols going into that file (i.e., into the doc-syms variable) are
actually contained in the TXR image (allowing for some exceptions).
Also, reindent some lines.
Diffstat (limited to 'stdlib/doc-syms.tl')
-rw-r--r-- | stdlib/doc-syms.tl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index 1df28d8e..ed817076 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -727,7 +727,7 @@ ("filter-equal" "N-03136087") ("filter-string-tree" "N-00C9EEB0") ("finalize" "N-01230613") - ("finally" "D-0079") + ("finally" "D-0078") ("find" "N-00C9DFF6") ("find-frame" "N-02B97226") ("find-frames" "N-02B97226") |