smol/src
Benno Schulenberg 4fb9f298c9 tweaks: adjust some indentation after the previous change
Also reshuffle some arguments.
2019-05-08 19:35:42 +02:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c tweaks: adjust some indentation after the previous change 2019-05-08 19:35:42 +02:00
chars.c tweaks: adjust the indentation after the previous change 2019-04-06 19:45:45 +02:00
color.c tweaks: drop most of the remaining debugging code, and some timing code 2019-05-08 15:23:36 +02:00
cut.c tweaks: rename two more functions, to be simpler too 2019-05-04 11:21:45 +02:00
files.c tweaks: adjust some indentation after the previous change 2019-05-08 19:35:42 +02:00
global.c tweaks: merge two functions, as the one is used only by the other 2019-05-08 15:25:11 +02:00
help.c tweaks: rename another function, to be distinct and fitting 2019-04-24 10:52:49 +02:00
history.c tweaks: rename a function, to better indicate what it does 2019-04-30 10:27:10 +02:00
move.c tweaks: rename another function, to be distinct and fitting 2019-04-24 10:52:49 +02:00
nano.c tweaks: merge two functions, as the one is used only by the other 2019-05-08 15:25:11 +02:00
nano.h tweaks: don't bother saving and restoring 'cutbottom' all the time 2019-05-01 11:19:14 +02:00
prompt.c tweaks: rename two more functions, to be simpler too 2019-05-04 11:21:45 +02:00
proto.h tweaks: merge two functions, as the one is used only by the other 2019-05-08 15:25:11 +02:00
rcfile.c tweaks: rename two more functions, to be simpler too 2019-05-04 11:21:45 +02:00
search.c tweaks: adjust some indentation after the previous change 2019-05-08 19:35:42 +02:00
text.c tweaks: drop a useless tidying-up call, as spelling does not use regexes 2019-05-06 10:57:45 +02:00
utils.c tweaks: use a more direct call when a single linestruct is deleted 2019-04-28 17:20:08 +02:00
winio.c tweaks: rename a function, to be more fitting 2019-04-28 11:01:51 +02:00