Closed nordlow closed 10 years ago
Debian Sid only has Emacs 24.3. The fix works for this version so currently 24.3 is the minimum version of Emacs required for this change to "kick in". If others can prove it works on earlier version we can lower this number further.
Great! Thx.
This pull request introduced a regression: https://github.com/Emacs-D-Mode-Maintainers/Emacs-D-Mode/issues/64
This fixes highlighting of raw string literals such as a single backslash surrounded by backticks. I'm unsure about the exact Emacs version where this was made possible.
See also https://stackoverflow.com/questions/25089090/emacs-d-mode-cannot-handle-backquoted-backslashes/25150600?noredirect=1#comment39366860_25150600