smol/src
Benno Schulenberg 89e84e76c3 build: fix compilation when configured with --enable-tiny
The BACK and DEL symbols are used as parameters for do_deletion().
2020-12-09 16:27:34 +01:00
..
Makefile.am build: fix the Makefile after two header files were renamed 2020-06-25 21:11:26 +02:00
browser.c tweaks: rename two variables, one for contrast, another for visibility 2020-11-30 13:32:22 +01:00
chars.c copyright: update to the current year for significantly changed files 2020-11-30 12:01:47 +01:00
color.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
cut.c copyright: update to the current year for significantly changed files 2020-11-30 12:01:47 +01:00
definitions.h build: fix compilation when configured with --enable-tiny 2020-12-09 16:27:34 +01:00
files.c tweaks: use the standard symbols for the three standard file descriptors 2020-10-10 12:32:02 +02:00
global.c hellp: show all valid help items also in the Write-Out menu 2020-11-26 15:37:21 +01:00
help.c tweaks: reshuffle two lines and a function name, for a consistent order 2020-09-20 20:03:18 +02:00
history.c tweaks: rename another variable, away from being misnamed 2020-09-22 11:18:44 +02:00
move.c tweaks: normalize the formatting after the previous two changes 2020-11-17 10:28:28 +01:00
nano.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
prompt.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
prototypes.h moving: skip combining characters and other zero-width characters 2020-11-17 10:21:50 +01:00
rcfile.c options: accept 'set promptcolor' for setting the color of the prompt bar 2020-12-06 16:34:42 +01:00
search.c copyright: update to the current year for significantly changed files 2020-11-30 12:01:47 +01:00
text.c tweaks: rename two variables, one for contrast, another for visibility 2020-11-30 13:32:22 +01:00
utils.c utils: die when trying to allocate zero bytes 2020-10-29 16:18:03 +01:00
winio.c tweaks: remove some #ifdefs that were there only for Slang 2020-12-05 12:34:17 +01:00