smol/src
David Lawrence Ramsey 0b4920adc9 in parse_rcfile(), properly generate an error if we've read in a syntax
without any associated color command


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3573 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-05-26 12:56:30 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, if we're uninstalling, remove the "rnano" symlink 2006-05-18 20:18:36 +00:00
browser.c handle statusbar blanking in one place instead of many, so that it 2006-05-21 21:23:21 +00:00
chars.c ignore unhandled meta key sequences and escape sequences, and indicate 2006-05-24 17:36:00 +00:00
color.c clarify another comment 2006-01-02 17:09:35 +00:00
cut.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
files.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
global.c in shortcut_init(), remove the "Go To Line" shortcut in the replace 2006-05-25 04:02:50 +00:00
help.c more cleanly ignore unhandled meta key sequences and escape sequences; 2006-05-24 19:48:03 +00:00
move.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
nano.c in parse_kbinput(), if we get Escape followed by an escape sequence, 2006-05-25 21:39:25 +00:00
nano.h comment and formatting fixes 2006-05-14 18:22:01 +00:00
prompt.c in parse_kbinput(), if we get Escape followed by an escape sequence, 2006-05-25 21:39:25 +00:00
proto.h remove duplicate escape sequence-interpreting code 2006-05-25 22:10:27 +00:00
rcfile.c in parse_rcfile(), properly generate an error if we've read in a syntax 2006-05-26 12:56:30 +00:00
search.c handle prepending of wrapped text in one place instead of many, so that 2006-05-22 02:08:49 +00:00
text.c per Benno Schulenberg's patch, fix the statusbar's not blanking properly 2006-05-24 18:23:21 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c more comment fixes 2006-05-26 11:58:37 +00:00