smol/src
David Lawrence Ramsey ac0361df6e in do_writeout(), remove unneeded setting of currshortcut
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3297 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-02-24 19:38:20 +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 make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +00:00
chars.c fix potential infinite loop in mbrevstrpbrk() 2006-02-02 22:30: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 do_writeout(), remove unneeded setting of currshortcut 2006-02-24 19:38:20 +00:00
global.c in shortcut_init(), remove erroneous handling of the "Get Help" shortcut 2006-02-08 20:33:45 +00:00
help.c since proto.h includes nano.h, and nano.h includes config.h first, 2005-12-08 02:47:10 +00:00
move.c add descriptive comments to pretty much all functions and major 2005-12-08 07:09:08 +00:00
nano.c allow specifying matching bracket characters other than the default via 2006-01-06 21:51:10 +00:00
nano.h update copyright years 2006-02-03 18:59:17 +00:00
prompt.c make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +00:00
proto.h make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +00:00
rcfile.c fix "matchbrackets" breakage 2006-01-06 22:04:38 +00:00
search.c make sure browser_refresh() is used when refreshing or doing tab 2006-02-18 21:32:29 +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 in ngetdelim(), do sanity checks manually again instead of in an assert, 2006-01-09 03:23:29 +00:00
winio.c in display_string(), fix memory corruption problems caused by not 2006-02-03 03:58:49 +00:00