smol/src
Benno Schulenberg 817707eec7 Tweaking more comments.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4720 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-04 12:29:28 +00:00
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger. 2014-03-30 20:19:33 +00:00
browser.c Removing the superfluous function 'do_browser_help()'. 2014-03-26 20:48:51 +00:00
chars.c Eliding a variable. 2014-03-21 12:47:34 +00:00
color.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
cut.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
files.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
global.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
help.c Removing the superfluous function 'do_browser_help()'. 2014-03-26 20:48:51 +00:00
move.c Fixing a few compiler warnings. 2014-03-24 13:35:50 +00:00
nano.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
nano.h Tweaking more comments. 2014-04-04 12:29:28 +00:00
prompt.c Removing stray spaces before tabs. 2014-03-17 21:36:37 +00:00
proto.h Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
rcfile.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
search.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
text.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
utils.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
winio.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00