nano/src
2019-06-26 10:18:32 +02:00
..
browser.c browser: draw a bar of spaces only where needed -- for the selected item 2019-06-25 11:25:03 +02:00
chars.c tweaks: don't bother calling mblen() in a non-UTF-8 build 2019-06-11 19:48:03 +02:00
color.c tweaks: move a function to before the first one that calls it 2019-06-23 12:29:17 +02:00
cut.c tweaks: adjust some whitespace and rewrap a few lines 2019-06-09 20:03:44 +02:00
files.c tweaks: shorten two messages that translators tend to make too long 2019-06-19 19:34:19 +02:00
global.c tweaks: add a translator hint, to clarify four short words 2019-06-19 19:14:47 +02:00
help.c tweaks: rename two functions, to get rid of the "mb" abbreviation 2019-06-09 19:37:56 +02:00
history.c tweaks: drop some checks that were made redundant by the previous commit 2019-05-29 19:48:42 +02: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 two functions, to get rid of the "mb" abbreviation 2019-06-09 19:37:56 +02:00
nano.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
nano.h rcfile: fully read each included file, so all its syntaxes are seen 2019-06-14 10:49:30 +02:00
prompt.c tweaks: improve a handful of comments 2019-06-25 11:34:04 +02:00
proto.h tweaks: drop two parameters that are no longer needed 2019-06-25 11:13:35 +02:00
rcfile.c build: fix compilation when configured with --disable-color 2019-06-17 09:59:15 +02:00
search.c tweaks: rename two functions, to get rid of the "mb" abbreviation 2019-06-09 19:37:56 +02:00
text.c tweaks: adjust some whitespace and rewrap a few lines 2019-06-09 20:03:44 +02:00
utils.c tweaks: rename two functions, to get rid of the "mb" abbreviation 2019-06-09 19:37:56 +02:00
winio.c tweaks: reshuffle an assignment, and trim some excessive blank lines 2019-06-26 10:18:32 +02:00