smol/src
Benno Schulenberg 77c60201d5 tweaks: reduce the scope of a variable, and rename it 2019-01-27 11:10:29 +01:00
..
Makefile.am organization: move all history-related stuff to its own file 2017-09-17 12:46:36 +02:00
browser.c browser, help: make <Bsp> page up also when terminfo mismatches terminal 2018-12-28 17:20:24 +01:00
chars.c tweaks: elide another function that is used just once 2018-07-10 13:57:05 +02:00
color.c utils: retire the fixbounds() function -- it is no longer needed 2018-12-31 13:49:07 +01:00
cut.c tweaks: rename two variables, to indicate better what they mean 2019-01-06 15:46:23 +01:00
files.c tweaks: condense a comment, and drop two others 2019-01-22 20:25:07 +01:00
global.c bindings: change the action of <Alt+Up>/<Alt+Down> to 'scroll linewise' 2019-01-24 20:24:09 +01:00
help.c browser, help: make <Bsp> page up also when terminfo mismatches terminal 2018-12-28 17:20:24 +01:00
history.c tweaks: rename a flag, to match the name of the option 2018-10-02 19:18:55 +02:00
move.c tweaks: change do_para_end() to not step beyond end of paragraph 2018-11-26 09:16:09 +01:00
nano.c tweaks: reduce the scope of a variable, and rename it 2019-01-27 11:10:29 +01:00
nano.h tweaks: rename a symbol, to match its corresponding option 2018-12-28 17:47:03 +01:00
prompt.c tweaks: condense a handful of comments, and drop an assert 2018-11-05 09:38:07 +01:00
proto.h tweaks: rename and invert a function, to avoid double negatives 2019-01-06 13:12:44 +01:00
rcfile.c build: eradicate the --disable-wrapping-as-root configure option 2019-01-25 11:37:51 +01:00
search.c tweaks: refer to the magic line as "magic line", not as "magicline" 2019-01-06 15:35:31 +01:00
text.c tweaks: reduce two parameters to a single one by summing them 2019-01-06 17:56:46 +01:00
utils.c tweaks: refer to the magic line as "magic line", not as "magicline" 2019-01-06 15:35:31 +01:00
winio.c tweaks: adjust indentation after the previous commit 2019-01-15 19:47:11 +01:00