diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |