smol/syntax
Benno Schulenberg c275c5158e rcfile: introduce the modifier "bold", for specifying bolding separately
This makes it possible to avoid the misnamed prefix "bright".  It is
misnamed because (on current terminal emulators, when the brightening
of bold is switched off) it just makes the typeface bold, not the color
brighter.  The prefix "light" will now only make the color brigther,
and the modifier "bold" will just make the typeface bold (on terminal
emulators, when the brightening of bold is switched off).

On a Linux console, which is not capable of bolding the typeface,
"bold" will brighten the color.

This fully fulfills https://savannah.gnu.org/bugs/?58503.
2020-06-14 11:54:18 +02:00
..
extra syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
Makefile.am syntaxes: move the rules for Fortran and Povray files down to extra/ 2020-04-21 12:11:44 +02:00
asm.nanorc syntaxes: remove some stuff that has been commented out for a long time 2020-04-20 19:22:39 +02:00
autoconf.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
awk.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
c.nanorc syntaxes: remove some stuff that has been commented out for a long time 2020-04-20 19:22:39 +02:00
changelog.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
cmake.nanorc syntaxes: change some unneeded 'icolor' commands to 'color' commands 2019-08-17 17:01:19 +02:00
css.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
default.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
elisp.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
email.nanorc syntax: email: rename file and syntax, away from the mistaken 'mutt' 2020-04-10 13:01:57 +02:00
go.nanorc syntax: go: highlight the chan keyword, and the special +build comment 2020-05-26 16:50:31 +02:00
groff.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
guile.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
html.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
java.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
javascript.nanorc tweaks: fuse two regexes into one 2019-11-04 20:49:17 +02:00
json.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
lua.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
makefile.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
man.nanorc syntax: man: require the dot to be at start of line, not the comment 2019-03-31 12:42:53 +02:00
markdown.nanorc syntax: markdown: do not colorize text between two bold words as italic 2020-04-20 13:42:00 +02:00
nanohelp.nanorc syntax: nanohelp, nanorc: colorize the Sh-M-X format as a valid key name 2020-01-23 11:11:34 +01:00
nanorc.nanorc rcfile: introduce the modifier "bold", for specifying bolding separately 2020-06-14 11:54:18 +02:00
nftables.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
objc.nanorc syntaxes: remove some stuff that has been commented out for a long time 2020-04-20 19:22:39 +02:00
ocaml.nanorc syntaxes: remove quotes from each syntax name, and color it differently 2018-02-14 17:36:50 +01:00
patch.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
perl.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
php.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
po.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
postgresql.nanorc syntax: sql: condense some regexes, and reduce their number 2020-04-26 19:32:44 +02:00
python.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
ruby.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
rust.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
sh.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
tcl.nanorc syntaxes: remove some superfluous outer parentheses from regexes 2020-04-21 12:49:29 +02:00
tex.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
texinfo.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00
xml.nanorc syntaxes: uniformize the initial comment 2020-04-20 19:21:56 +02:00