nano/src
2020-04-09 12:27:07 +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: change an integer to a short, and reshuffle it for better packing 2020-03-02 19:50:08 +01:00
cut.c tweaks: rename a function, to be more general and clearer 2020-04-09 12:27:07 +02:00
files.c files: write out a marked region without partitioning the buffer 2020-04-09 11:07:05 +02:00
global.c tweaks: move two functions to before the ones that call them 2020-03-19 15:12:40 +01:00
help.c tweaks: invert a condition, to have two clauses in a more logical order 2020-04-03 17:19:15 +02:00
history.c copyright: update the years for significantly changed files 2020-01-15 12:11:56 +01:00
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
move.c tweaks: fix twenty typos, in old Changelogs and in some comments 2020-03-25 16:57:43 +01:00
nano.c tweaks: delete the now-unused partitioning and unpartitioning routines 2020-04-09 12:12:04 +02:00
nano.h copying: change the implementation, away from cutting plus copying back 2020-03-30 16:55:17 +02:00
prompt.c tweaks: elide three unneeded #defines 2020-03-19 14:40:51 +01:00
proto.h tweaks: rename a function, to be more general and clearer 2020-04-09 12:27:07 +02:00
rcfile.c tweaks: do some text alignments properly: with spaces, not tabs 2020-03-15 11:26:55 +01:00
search.c tweaks: rename a function, to be more precise, and reshuffle some things 2020-04-07 19:19:26 +02:00
text.c tweaks: rename a function, to be more general and clearer 2020-04-09 12:27:07 +02:00
utils.c tweaks: rename a function, to be more general and clearer 2020-04-09 12:27:07 +02:00
winio.c tweaks: rename a function, to be more general and clearer 2020-04-09 12:27:07 +02:00