GNOME Bugzilla – Bug 738971
Fix escapes in Lua.
Last modified: 2014-10-22 14:08:06 UTC
Created attachment 289087 [details] [review] Patch. Fixed escapes not working correctly in Lua. Previously only \d{1,3}, and single letter escapes were shown correctly, meaning "\xFF" and "\u{FFF}" would be incorrectly highlighted.
Pushed: https://git.gnome.org/browse/gtksourceview/commit/?id=f46f3ada13ede524da56586d57f6648120acd6aa For the commit message, the first line should be short, followed by a blank line, followed by a longer description, followed by the URL to the bug report.