smol/src
Benno Schulenberg f803ef5aea Cosmetic tweaks.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4761 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-13 12:16:37 +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 Cosmetic tweaks. 2014-04-05 20:28:29 +00:00
color.c Adjusting some comments, and removing an unneeded 'if'. 2014-04-08 13:58:04 +00:00
cut.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
files.c Adding the command-line option --noread to treat any name 2014-04-08 18:59:30 +00:00
global.c Cosmetic tweaks. 2014-04-13 12:16:37 +00:00
help.c Reformat some comment blocks, fix a few typos, and remove a few unneeded 2014-04-08 12:35:18 +00:00
move.c Fixing a few compiler warnings. 2014-03-24 13:35:50 +00:00
nano.c Adding the command-line option --noread to treat any name 2014-04-08 18:59:30 +00:00
nano.h Adding the command-line option --noread to treat any name 2014-04-08 18:59:30 +00:00
prompt.c More editing of comment blocks and trimming of blank lines. 2014-04-08 18:38:45 +00:00
proto.h Removing unused parameter 'menu' from strtosc(). 2014-04-13 11:56:08 +00:00
rcfile.c Removing unused parameter 'menu' from strtosc(). 2014-04-13 11:56:08 +00:00
search.c More editing of comment blocks and trimming of blank lines. 2014-04-08 18:38:45 +00:00
text.c More editing of comment blocks and trimming of blank lines. 2014-04-08 18:38:45 +00:00
utils.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
winio.c More editing of comment blocks and trimming of blank lines. 2014-04-08 18:38:45 +00:00