From 221967d40883c86dc59cb748a654fc9f2c045426 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 6 Jun 2013 23:41:46 +0200 Subject: Racket: correct font-lock for define/match, again We weren't considering the obvious: (define/match (foo bar) ...) --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0605af8..f282c76 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ geiser-eval-buffer-and-go (C-c M-b), by Nick Parker. - Pressing return on a previous expression in the REPL will resend it, by Darren Hoo. + - Improvements to syntax highlighting (define/match in racket). Bug fixes: -- cgit v1.2.3