summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dc18282..db0454d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2014-12-18 Kaz Kylheku <kaz@kylheku.com>
+ Syntax highlighting issue: keywords in braced variable syntax
+ not being recognized.
+
+ * genvim.txr (txr_braced_ident): New match kind, specifically
+ for a keyword.
+ (txr_bracevar): Bracevar region contains txr_braced_indent.
+
+ * txr.vim, tl.vim: Regenerated.
+
+2014-12-18 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (copy): Support copying random state objects
vi make_random_state.