smol/src
Benno Schulenberg cbf226476d rcfile: skip color commands where some color name is invalid
That is, do not fall back to the default background color when the
name for the background color is invalid, but reject the entire
color command, just like for an invalid foreground color.
2018-03-30 10:30:55 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: adjust a couple of types, to reduce the number of warnings 2018-03-22 19:33:22 +01:00
chars.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
color.c color: remove unneeded bright comparision to prevent duplicate pairs 2018-03-05 20:03:03 +01:00
cut.c tweaks: remove two superfluous checks, and restrict two others 2018-02-14 17:29:59 +01:00
files.c build: exclude more things when configured with --disable-multibuffer 2018-03-23 11:09:37 +01:00
global.c help: describe the Scroll-Up and Scroll-Down commands more precisely 2018-03-23 11:10:19 +01:00
help.c tweaks: adjust a couple of types, to reduce the number of warnings 2018-03-22 19:33:22 +01:00
history.c copyright: update the years for the FSF 2018-01-24 10:14:43 +01:00
move.c build: fix compilation with --enable-{tiny,help,multibuffer} 2018-03-28 16:37:47 +02:00
nano.c build: fix compilation when configured with --disable-multibuffer 2018-03-23 19:14:56 +01:00
nano.h build: exclude more things when configured with --disable-multibuffer 2018-03-23 11:09:37 +01:00
prompt.c tweaks: frob some comments plus miscellaneous other stuff 2018-03-22 19:54:20 +01:00
proto.h build: fix compilation with --enable-{tiny,help,multibuffer} 2018-03-28 16:37:47 +02:00
rcfile.c rcfile: skip color commands where some color name is invalid 2018-03-30 10:30:55 +02:00
search.c tweaks: revert commit c88a2fd9 -- the extra variable is needed 2018-03-23 11:31:08 +01:00
text.c linting: drop messages for other files when configured for one buffer 2018-03-26 08:56:03 +02:00
utils.c tweaks: adjust a couple of types, to reduce the number of warnings 2018-03-22 19:33:22 +01:00
winio.c build: exclude more things when configured with --disable-multibuffer 2018-03-23 11:09:37 +01:00