.. |
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
|
Update the years in the copyright notices.
|
2014-04-30 20:18:26 +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
|
Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0,
|
2014-05-16 10:34:05 +00:00 |
files.c
|
A few more comment tweaks.
|
2014-05-13 21:11:59 +00:00 |
global.c
|
Tweaking some whitespace, using TRUE and FALSE instead of 1 and 0,
|
2014-05-16 10:34:05 +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
|
Going to the correct positions for undoing and redoing cuts and
|
2014-05-15 20:00:46 +00:00 |
prompt.c
|
A few more comment tweaks.
|
2014-05-13 21:11:59 +00:00 |
proto.h
|
Going to the correct positions for undoing and redoing cuts and
|
2014-05-15 20:00:46 +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
|
Removing a few more doubled-up spaces.
|
2014-05-16 11:03:04 +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
|
Not skipping the colour-off commands at the end of the colouring loop.
|
2014-05-17 20:25:42 +00:00 |