smol/src
David Lawrence Ramsey 6397b592fb cleanups: fix M-M/M-N toggle inversion, and reorder toggle #defines in
nano.h to match the new order in toggle_init()


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3405 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-04-20 22:36:10 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move functions specific to the file browser to their own source file, 2005-11-05 20:01:11 +00:00
browser.c implement filename searches in the file browser 2006-03-30 07:03:04 +00:00
chars.c add the ability to use bold text instead of reverse video text, via the 2006-04-12 15:27:40 +00:00
color.c clarify another comment 2006-01-02 17:09:35 +00:00
cut.c add descriptive comments to pretty much all functions and major 2005-12-08 07:09:08 +00:00
files.c in write_file(), simplify the routine for closing the file just before 2006-04-07 05:33:05 +00:00
global.c cleanups: fix M-M/M-N toggle inversion, and reorder toggle #defines in 2006-04-20 22:36:10 +00:00
help.c reorganize the global toggle list to make it easier for new users, per 2006-04-20 22:29:02 +00:00
move.c add descriptive comments to pretty much all functions and major 2005-12-08 07:09:08 +00:00
nano.c in renumber(), remove invalid assert 2006-04-20 03:02:33 +00:00
nano.h cleanups: fix M-M/M-N toggle inversion, and reorder toggle #defines in 2006-04-20 22:36:10 +00:00
prompt.c add the ability to use bold text instead of reverse video text, via the 2006-04-12 15:27:40 +00:00
proto.h at long last, add the ability to use self-contained color syntaxes from 2006-04-13 02:43:54 +00:00
rcfile.c in parse_syntax(), don't generate an error if we find a duplicate syntax 2006-04-15 16:02:02 +00:00
search.c change translator-specific comments in search.c so that they show up in 2006-04-14 22:22:00 +00:00
text.c make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +00:00
utils.c more comment fixes 2006-04-05 16:58:45 +00:00
winio.c reorganize the global toggle list to make it easier for new users, per 2006-04-20 22:29:02 +00:00