diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-06-26 08:02:12 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-06-26 08:02:12 -0700 |
commit | 526ff444979c6829ec52cc619136747354e57630 (patch) | |
tree | 5d4ebe317d6552850391308576a7db08d95c5b27 /ChangeLog | |
parent | 069f2e879d2ad0ed7ab111f15cbf9d4901f864df (diff) | |
download | txr-526ff444979c6829ec52cc619136747354e57630.tar.gz txr-526ff444979c6829ec52cc619136747354e57630.tar.bz2 txr-526ff444979c6829ec52cc619136747354e57630.zip |
* genman.txr: New filter to add hyperlinks within code in
more places such as examples and summary lists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-06-26 Kaz Kylheku <kaz@kylheku.com> + + * genman.txr: New filter to add hyperlinks within code in + more places such as examples and summary lists. + 2015-06-24 Kaz Kylheku <kaz@kylheku.com> * txr.1: partition example: wrong use of where function. |