smol/src
Benno Schulenberg 4147c5e0fc Removing two obsolete variables and regrouping some stuff.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4992 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-06-20 07:55:24 +00:00
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level. 2014-06-16 12:45:03 +00:00
browser.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
chars.c 2014-05-29 Chris Allegretta <chrisa@asty.org> 2014-05-29 18:30:23 +00:00
color.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0, 2014-05-16 10:34:05 +00:00
cut.c Making sure the cutbuffer is cleared at the appropriate moments. 2014-06-18 19:04:35 +00:00
files.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
global.c Removing two obsolete variables and regrouping some stuff. 2014-06-20 07:55:24 +00:00
help.c Eliding four function calls by not comparing with an 2014-06-09 14:33:00 +00:00
move.c Making tiny nano a bit tinier by preening out some soft-wrap stuff. 2014-06-09 20:26:54 +00:00
nano.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
nano.h Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
prompt.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
proto.h Removing two obsolete variables and regrouping some stuff. 2014-06-20 07:55:24 +00:00
rcfile.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
search.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
text.c Transform many DISABLE_NANORC #ifdefs to the new DISABLE_HISTORIES. 2014-06-19 20:05:24 +00:00
utils.c A few cosmetic tweaks of comments and whitespace. 2014-06-09 14:23:53 +00:00
winio.c Not treating the holding of both Control and Meta the same as only Control. 2014-06-13 14:58:02 +00:00