summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d71f2655..32c5815a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-07-15 Kaz Kylheku <kaz@kylheku.com>
+
+ Fix broken regex highlighting.
+
+ * genvim.txr (txl_regex): Missing syntactic region added.
+ (txr_regex): Start pattern is just a slash; no optional # in front.
+
+ * txr.vim: Regenerated.
+
2014-07-14 Kaz Kylheku <kaz@kylheku.com>
* txr.c (txr_main): Allow Lisp code executed via -e and -p options to