nano/syntax/extra
Benno Schulenberg 7bd68365ec syntaxes: avoid coloring "this\" as if it were a valid string
A backslash should not be allowed inside a quoted string unless
it is used to escape another character.

This fixes https://savannah.gnu.org/bugs/?61389.

Bug existed since each of these syntaxes was introduced.

(Awk and Fortran do not know include files with names between
angled brackets, so those regexes are dropped in the bargain.)
2021-10-26 14:35:40 +02:00
..
ada.nanorc syntax: ada: new file -- coloring rules for Ada 2012 files 2020-06-21 09:33:14 +02:00
debian.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
fortran.nanorc syntaxes: avoid coloring "this\" as if it were a valid string 2021-10-26 14:35:40 +02:00
gentoo.nanorc syntaxes: avoid coloring "this\" as if it were a valid string 2021-10-26 14:35:40 +02:00
haskell.nanorc syntaxes: avoid coloring "this\" as if it were a valid string 2021-10-26 14:35:40 +02:00
povray.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
spec.nanorc syntax: move distro-specific files down to a subdirectory, syntax/extra/ 2020-04-14 19:05:41 +02:00