smol/src
Benno Schulenberg e15abc9c1e Improving two error messages, and complaining about
wrong menu names after wrong function names.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4799 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-04-21 18:12:29 +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 Allowing the codes from Ins and Del keys to be rebound. 2014-04-21 18:05:11 +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 Deleting some more unused stuff. 2014-04-21 13:00:49 +00:00
prompt.c Normalizing whitespace around '==' comparison. 2014-04-15 15:02:43 +00:00
proto.h Deleting some more unused stuff. 2014-04-21 13:00:49 +00:00
rcfile.c Improving two error messages, and complaining about 2014-04-21 18:12:29 +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 Avoiding three compiler warnings with --enable-debug. 2014-04-21 13:07:18 +00:00