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 afa4ec74..217615be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2015-07-01 Kaz Kylheku <kaz@kylheku.com>
+ * genman.txr: Take advantage of \@ escape in quasilit.
+
+ * genvim.txr (txr_escat): New match category containing \@.
+ Colorized a String.
+ (txr_quasilit): Contains txr_escat. Thus, \@ looks like any
+ other escape inside a quasilit.
+
+2015-07-01 Kaz Kylheku <kaz@kylheku.com>
+
* genman.txr: Bugfix: reproduce the correct opening bracket
before a function link.