diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-01-23 07:25:57 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-01-23 07:25:57 -0800 |
commit | 094df64b6c3362f01f44d108f0d5fa4c102341b8 (patch) | |
tree | 440f5557241aaf136de375b988a0845648c0a7d1 /ChangeLog | |
parent | b1685e72fab5291ef2755d1e89ca729c05dc443e (diff) | |
download | txr-094df64b6c3362f01f44d108f0d5fa4c102341b8.tar.gz txr-094df64b6c3362f01f44d108f0d5fa4c102341b8.tar.bz2 txr-094df64b6c3362f01f44d108f0d5fa4c102341b8.zip |
Version 76txr-76
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2014-01-23 Kaz Kylheku <kaz@kylheku.com> + Version 76 + + * txr.c (version): Bumped. + + * txr.1: Bumped version and set date. + + * configure (txr_ver): Bumped. + + * RELNOTES, txr.vim, dep.mk: Updated. + + * genvim.txr: Add missing op and do. + +2014-01-23 Kaz Kylheku <kaz@kylheku.com> + * eval.c (expand_op): Takes sym argument to distinguish op and do. The dwim operator is deleted when the symbol is do. (expand): Expand do_s form with expand_op, not only op_s. Pass down |