smol/src
Benno Schulenberg 37e9ada964 tweaks: change a 'do' to a 'while', and return early to elide an 'if' 2018-01-19 18:05:24 +01:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: fix some whitespace errors, and convert alignment tabs to spaces 2017-12-29 21:35:14 +01:00
chars.c tweaks: fix some whitespace errors, and convert alignment tabs to spaces 2017-12-29 21:35:14 +01:00
color.c tweaks: rename two variables, for preciseness and shortness 2018-01-15 16:38:13 +01:00
cut.c tweaks: convert the indentation to use only tabs 2017-12-29 20:06:50 +01:00
files.c startup: allow a named pipe as file argument when --noread is used 2018-01-16 21:43:16 +01:00
global.c tweaks: rename two variables, for preciseness and shortness 2018-01-15 16:38:13 +01:00
help.c tweaks: fix some whitespace errors, and convert alignment tabs to spaces 2017-12-29 21:35:14 +01:00
history.c tweaks: fix some whitespace errors, and convert alignment tabs to spaces 2017-12-29 21:35:14 +01:00
move.c tweaks: convert the indentation to use only tabs 2017-12-29 20:06:50 +01:00
nano.c startup: move the initialization of colors, so any error gets printed 2018-01-12 10:50:28 +01:00
nano.h tweaks: fix some whitespace errors, and convert alignment tabs to spaces 2017-12-29 21:35:14 +01:00
prompt.c tweaks: convert the indentation to use only tabs 2017-12-29 20:06:50 +01:00
proto.h tweaks: rename two variables, for preciseness and shortness 2018-01-15 16:38:13 +01:00
rcfile.c tweaks: change a 'do' to a 'while', and return early to elide an 'if' 2018-01-19 18:05:24 +01:00
search.c search: suppress the occurrence at the cursor only when replacing 2018-01-15 11:38:19 +01:00
text.c build: fix compilation when configured with --enable(tiny,color,nanorc} 2018-01-09 13:30:25 +01:00
utils.c tweaks: convert the indentation to use only tabs 2017-12-29 20:06:50 +01:00
winio.c tweaks: transform a parameter, from a pointer to the value itself 2018-01-15 20:09:03 +01:00