From 472f7ac7c4dd31c6cd9b1ea833d5a74c4e674311 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Jul 2014 06:53:01 -0700 Subject: 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d71f2655..32c5815a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2014-07-15 Kaz Kylheku + + 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 * txr.c (txr_main): Allow Lisp code executed via -e and -p options to -- cgit v1.2.3