v1.3.0
- Added:
defun
highlighting forcl-{defun,defmacro,defsubst}
- Added: Highlighting for "magic" autoloading comments
- Added: Highlighting for another 1,935 function names
- Added: Support for strings using ASCII-style directional quotes
- Added: Syntax highlighting for YASnippet files
- Fixed: Inconsistent highlighting of
(lambda())
and(lambda ())
- Fixed: Missing highlighting of
,
when inserting symbols