in renumber(), remove invalid assert
David Lawrence Ramsey authored
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3396 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
e9048883
Name Last commit Last update
..
.cvsignore Major package reorganization:
Makefile.am move functions specific to the file browser to their own source file,
browser.c implement filename searches in the file browser
chars.c add the ability to use bold text instead of reverse video text, via the
color.c clarify another comment
cut.c add descriptive comments to pretty much all functions and major
files.c in write_file(), simplify the routine for closing the file just before
global.c in toggle_init(), in the global toggle list, move the "Constant cursor
help.c add the ability to use bold text instead of reverse video text, via the
move.c add descriptive comments to pretty much all functions and major
nano.c in renumber(), remove invalid assert
nano.h add the ability to use bold text instead of reverse video text, via the
prompt.c add the ability to use bold text instead of reverse video text, via the
proto.h at long last, add the ability to use self-contained color syntaxes from
rcfile.c in parse_syntax(), don't generate an error if we find a duplicate syntax
search.c change translator-specific comments in search.c so that they show up in
text.c make sure browser_refresh() is used when refreshing or doing tab
utils.c more comment fixes
winio.c adjust the shortcut list display and related mouse support to not waste