smol/src
David Lawrence Ramsey 546f5b3d8a rename a few more variables, and fix some indentation
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2508 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-05-14 23:14:47 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am in src/Makefile.am, if we're installing and the "rnano" symlink already 2005-01-14 18:47:42 +00:00
chars.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
color.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
cut.c in cut_line(), set placewewant properly after cutting a line, to avoid a 2005-05-14 18:41:25 +00:00
files.c rename a few more variables, and fix some indentation 2005-05-14 23:14:47 +00:00
global.c revert one of the previous changes; we don't really need a shortcut for 2005-05-03 20:57:13 +00:00
move.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
nano.c more cosmetic fixes 2005-05-14 20:52:20 +00:00
nano.h revert some attempts at simplifying the search/replace history code that 2005-05-02 21:48:34 +00:00
proto.h rename a few more variables, and fix some indentation 2005-05-14 23:14:47 +00:00
rcfile.c various #include fixes: since proto.h includes nano.h, only include the 2005-04-15 18:07:26 +00:00
search.c another cosmetic fix 2005-05-08 17:08:51 +00:00
utils.c change all hardcoded instances of 128 bytes to MAX_BUF_SIZE, and #define 2005-04-19 21:47:01 +00:00
winio.c rename a few more variables, and fix some indentation 2005-05-14 23:14:47 +00:00