smol/src
Benno Schulenberg 892762d99c tweaks: rename some variables, to show they refer to screen rows 2017-01-12 18:03:36 +01:00
..
Makefile.am build: clean out the revision.h file, to make 'make distcheck' pass 2016-12-04 11:21:10 +01:00
browser.c tweaks: rename some variables, to show they refer to screen rows 2017-01-12 18:03:36 +01:00
chars.c screen: display byte value 0x0A in the right places as ^@ or as ^J 2016-12-23 11:00:55 +01:00
color.c tweaks: chuck a couple of useless asserts 2017-01-08 15:27:48 +01:00
cut.c tweaks: miscellaneous frobbings 2017-01-09 18:25:25 +01:00
files.c tweaks: miscellaneous frobbings 2017-01-09 18:25:25 +01:00
global.c tweaks: rename a variable -- lines refers to buffer, rows to screen 2017-01-12 17:33:46 +01:00
help.c binding: use arrows instead of words to designate the cursor keys 2016-10-15 17:04:01 +02:00
move.c tweaks: rename a variable -- lines refers to buffer, rows to screen 2017-01-12 17:33:46 +01:00
nano.c weeding: remove another unnecessary setting of openfile->current_y 2017-01-08 17:18:28 +01:00
nano.h build: add configure option --disable-wordcomp to disable word completion 2016-12-07 17:02:25 +01:00
prompt.c tweaks: remove the cluttering conditional compilation of a parameter 2017-01-03 14:11:45 +01:00
proto.h tweaks: rename a function, to show it refers to screen rows 2017-01-12 17:48:33 +01:00
rcfile.c tweaks: free an option string also when it was invalid 2017-01-11 09:49:24 +01:00
search.c tweaks: condense two ifs to a single one 2017-01-06 10:57:53 +01:00
text.c tweaks: miscellaneous frobbings 2017-01-09 18:25:25 +01:00
utils.c tweaks: rename two variables, and always pass a valid result back 2017-01-11 19:24:35 +01:00
winio.c tweaks: rename some variables, to show they refer to screen rows 2017-01-12 18:03:36 +01:00