summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-10 08:16:54 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-10 08:16:54 -0800
commit67af8c39f31a738af98694375768192795f33ec4 (patch)
treee90224f015e97ccd35601ce465f24f830dfee2f8 /ChangeLog
parentffac180e902b5e5bcf32872d6197b8c7800a2ed2 (diff)
downloadtxr-67af8c39f31a738af98694375768192795f33ec4.tar.gz
txr-67af8c39f31a738af98694375768192795f33ec4.tar.bz2
txr-67af8c39f31a738af98694375768192795f33ec4.zip
* match.c (v_fun): Bugfix: if there is material after
the function call, decline it; it is a horizontal context. * txr.1: Discussion and examples of calls that are in a horizontal context.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4cd9611..98659aa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-11-10 Kaz Kylheku <kaz@kylheku.com>
+
+ * match.c (v_fun): Bugfix: if there is material after
+ the function call, decline it; it is a horizontal context.
+
+ * txr.1: Discussion and examples of calls that are
+ in a horizontal context.
+
2011-11-09 Kaz Kylheku <kaz@kylheku.com>
* txr.1: Documented horizontal function definitions and calls