diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-08-01 08:17:03 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-08-01 20:05:06 -0700 |
commit | 30705e3de7d5b87ff9b8ea51f7a9074778532bfb (patch) | |
tree | bfb1098b31272c0a775d058a8c232d254ba54040 /ChangeLog | |
parent | 937f888f0a5873bf78d34afa5c68ca2cb764b331 (diff) | |
download | txr-30705e3de7d5b87ff9b8ea51f7a9074778532bfb.tar.gz txr-30705e3de7d5b87ff9b8ea51f7a9074778532bfb.tar.bz2 txr-30705e3de7d5b87ff9b8ea51f7a9074778532bfb.zip |
Big TXR Lisp documentation rearrangement.
* txr.1: Numerous sections moved around. Miscellaneous formatting
and wording fixes. New sections under TXR Lisp intro section.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2015-08-01 Kaz Kylheku <kaz@kylheku.com> + + Big TXR Lisp documentation rearrangement. + + * txr.1: Numerous sections moved around. Miscellaneous formatting + and wording fixes. New sections under TXR Lisp intro section. + 2015-07-31 Kaz Kylheku <kaz@kylheku.com> string_output renamed to string_out |