smol/src
David Lawrence Ramsey a9d45bba01 in parse_colors(), properly generate an error if we get a color
directive without a regex string


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2620 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-06-09 01:09:00 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, if we're installing and the "rnano" symlink already 2005-01-14 18:47:42 +00:00
chars.c revert the conversion of each line to a valid multibyte string, as it 2005-06-08 20:12:57 +00:00
color.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
cut.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
files.c cosmetic fix 2005-06-08 20:13:38 +00:00
global.c add missing blank line 2005-06-06 18:41:17 +00:00
move.c update the Free Software Foundation's mailing address in various 2005-05-15 19:57:17 +00:00
nano.c in die(), if the current filestruct's been partitioned, unpartition it 2005-06-06 16:27:18 +00:00
nano.h cosmetic fixes 2005-06-08 01:35:10 +00:00
proto.h move check_linenumbers() down so that it's near the other debugging 2005-06-05 19:08:59 +00:00
rcfile.c in parse_colors(), properly generate an error if we get a color 2005-06-09 01:09:00 +00:00
search.c in do_replace_loop(), when moving to the next match, update the screen 2005-06-06 03:46:32 +00:00
utils.c make parse_line_column() consistent with the color regex-parsing code 2005-06-08 21:16:14 +00:00
winio.c cosmetic fixes 2005-06-08 20:23:06 +00:00