smol/src
Benno Schulenberg 57d773f8d0 No unnecessary checking for lowercase 'm' or 'f'.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4790 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-21 11:22:54 +00:00
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger. 2014-03-30 20:19:33 +00:00
browser.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
chars.c Avoiding a compiler warning, and straightening out the logic. 2014-04-14 20:42:10 +00:00
color.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
cut.c Whitespace adjustments, plus a few comment tweaks. 2014-04-14 09:57:06 +00:00
files.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
global.c No unnecessary checking for lowercase 'm' or 'f'. 2014-04-21 11:22:54 +00:00
help.c Renaming MREPLACE2 to MREPLACEWITH, for clarity. 2014-04-16 09:26:15 +00:00
move.c Fixing a few compiler warnings. 2014-03-24 13:35:50 +00:00
nano.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
nano.h Adjusting some tabbing and spacing. 2014-04-16 09:32:53 +00:00
prompt.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
proto.h Removing the unused parameter 'func_key' from get_shortcut(). 2014-04-14 09:22:29 +00:00
rcfile.c Whitespace adjustments, plus a few comment tweaks. 2014-04-14 09:57:06 +00:00
search.c Renaming MREPLACE2 to MREPLACEWITH, for clarity. 2014-04-16 09:26:15 +00:00
text.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
utils.c Whitespace adjustments, plus a few comment tweaks. 2014-04-14 09:57:06 +00:00
winio.c Finding properly also the zeroeth item from a 2014-04-16 08:24:32 +00:00