..
browser.c
Removing an unneeded format specifier.
2014-05-28 15:40: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
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
Standardizing the calls of add_to_funcs(),
2014-05-28 21:02:39 +00:00
help.c
No need to keep on looping when two shortcuts were found.
2014-05-13 20:34:15 +00:00
Makefile.am
Dropping redundant localedir. Patch by Mike Frysinger.
2014-03-30 20:19:33 +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
Adding a translator comment for the --help output.
2014-05-28 15:44:11 +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
Removing three unused parameters from do_input(),
2014-05-28 13:24:05 +00:00
rcfile.c
A few more comment tweaks.
2014-05-13 21:11:59 +00:00
search.c
Removing duplicate translator comments, and adding some others.
2014-05-28 14:34:11 +00:00
text.c
Differentiating (for the undo structure) between
2014-05-29 18:50:13 +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
2014-05-27 Chris Allegretta <chrisa@asty.org>
2014-05-28 01:35:51 +00:00