smol/src
Benno Schulenberg 2d83e8d41f Printing the correct set of configuration options.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4733 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-05 19:57:17 +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 Fixing warnings with --enable-help and tiny. 2014-04-04 15:42:39 +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 Printing the correct set of configuration options. 2014-04-05 19:57:17 +00:00
nano.h Tweaking more comments. 2014-04-04 12:29:28 +00:00
prompt.c Normalizing the indentation somewhat. 2014-04-04 19:26:08 +00:00
proto.h Fixing compilation with --enable-browser and tiny. 2014-04-04 15:31:40 +00:00
rcfile.c Converting #ifdef ENABLE_COLOR to #ifndef DISABLE_COLOR. 2014-04-04 11:59:03 +00:00
search.c Fixing compilation with --enable-browser and tiny. 2014-04-04 15:31:40 +00:00
text.c Tweaking still more comments. 2014-04-04 20:45:28 +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