nano/src
2020-03-13 15:54:24 +01:00
..
browser.c tweaks: rename two functions, to match the style of others 2020-03-11 19:45:06 +01:00
chars.c tweaks: exclude a function when compiled without spell-checking support 2020-03-13 11:59:08 +01: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: factor out a three-line condition into a separate function 2020-03-05 16:09:56 +01:00
files.c tweaks: normalize a translator hint, update one, and add another 2020-03-11 14:21:08 +01:00
global.c build: update the conditional placement of the "Go To Line" menu item 2020-03-13 12:24:44 +01:00
help.c tweaks: pull the NUL-terminating of a string into a function 2020-02-20 17:08:32 +01: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: rename another function, to remove the obscuring abbreviation 2020-03-12 15:54:19 +01:00
nano.c options: rename --suspend to --suspendable, to make more sense 2020-03-13 15:54:24 +01:00
nano.h tweaks: invert the logic of a symbol, to make more sense 2020-03-05 15:12:08 +01:00
prompt.c tweaks: rename another function, to remove the obscuring abbreviation 2020-03-12 15:54:19 +01:00
proto.h tweaks: rename four more functions, to get rid of an abbreviation 2020-03-12 15:54:19 +01:00
rcfile.c options: rename --suspend to --suspendable, to make more sense 2020-03-13 15:54:24 +01:00
search.c tweaks: drop two comments that contain variable names 2020-02-25 16:59:27 +01:00
text.c tweaks: improve two comments, and remove an unneeded one 2020-03-12 17:18:10 +01:00
utils.c tweaks: rename four more functions, to get rid of an abbreviation 2020-03-12 15:54:19 +01:00
winio.c tweaks: rename four more functions, to get rid of an abbreviation 2020-03-12 15:54:19 +01:00