smol/src
Benno Schulenberg 769e81c7c3 Make tiny nano a tiny bit tinier.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4914 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2014-05-27 12:34:43 +00:00
..
Makefile.am Dropping redundant localedir. Patch by Mike Frysinger. 2014-03-30 20:19:33 +00:00
browser.c Renaming a variable, and removing an unneeded call of wattroff(). 2014-05-04 08:53:06 +00:00
chars.c Placing the cursor after an undo there where it was before the do, 2014-05-25 19:41:49 +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 Fixing compilation and avoiding a warning with --enable-tiny. 2014-05-26 07:53:20 +00:00
files.c A few more comment tweaks. 2014-05-13 21:11:59 +00:00
global.c Make tiny nano a tiny bit tinier. 2014-05-27 12:34:43 +00:00
help.c No need to keep on looping when two shortcuts were found. 2014-05-13 20:34:15 +00:00
move.c Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0, 2014-05-16 10:34:05 +00:00
nano.c Not matching the ^ anchor when looking further on in a line. 2014-05-18 10:16:07 +00:00
nano.h Placing the cursor after an undo there where it was before the do, 2014-05-25 19:41:49 +00:00
prompt.c A few more comment tweaks. 2014-05-13 21:11:59 +00:00
proto.h Placing the cursor after an undo there where it was before the do, 2014-05-25 19:41:49 +00:00
rcfile.c A few more comment tweaks. 2014-05-13 21:11:59 +00:00
search.c Removing an unneeded call of edit_refresh(), and 2014-05-16 10:50:01 +00:00
text.c Fixing compilation and avoiding a warning with --enable-tiny. 2014-05-26 07:53:20 +00:00
utils.c Going to the correct positions for undoing and redoing cuts and 2014-05-15 20:00:46 +00:00
winio.c Telling ncurses to really redraw the line, without optimization. 2014-05-23 20:24:31 +00:00