nano/src
2020-05-01 13:25:15 +02:00
..
browser.c tweaks: rename two functions, to match the style of others 2020-03-11 19:45:06 +01:00
chars.c counting: count words correctly also when --wordchars is used 2020-04-06 11:17:43 +02:00
color.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
cut.c options: let --afterends affect also the deleting of words (Ctrl+Delete) 2020-04-14 12:14:49 +02:00
files.c tweaks: remove an unneeded element from the openfilestruct 2020-05-01 12:38:02 +02:00
global.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
help.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
history.c tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
Makefile.am
move.c tweaks: fix twenty typos, in old Changelogs and in some comments 2020-03-25 16:57:43 +01:00
nano.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
nano.h tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
prompt.c tweaks: elide three unneeded #defines 2020-03-19 14:40:51 +01:00
proto.h tweaks: delete some unneeded code, and rename the function accordingly 2020-04-28 16:49:45 +02:00
rcfile.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
search.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00
text.c anchor: do not let piping and spelling transfer an anchor to the top 2020-04-30 16:51:22 +02:00
utils.c tweaks: rename two functions, to better indicate what they do 2020-04-15 17:20:03 +02:00
winio.c tweaks: shorten the name of a symbol, to match its bindable function 2020-05-01 13:25:15 +02:00