smol/src
Benno Schulenberg aa205f58ca tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +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: reshuffle a few things, partly to make two chunks more alike 2019-05-30 16:00:11 +02:00
chars.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
color.c tweaks: use FALSE for booleans instead of zero 2019-06-09 10:41:14 +02:00
cut.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
files.c tweaks: merge two functions, as the first is called just once 2019-06-01 11:14:21 +02:00
global.c feedback: make an error check work also when curses hasn't started yet 2019-06-03 13:38:21 +02:00
help.c tweaks: be more sparing in redrawing things when exiting from help viewer 2019-05-31 10:28:23 +02:00
history.c tweaks: drop some checks that were made redundant by the previous commit 2019-05-29 19:48:42 +02:00
move.c tweaks: rename another function, to be distinct and fitting 2019-04-24 10:52:49 +02:00
nano.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
nano.h tweaks: stop allocating and freeing a holder struct for every cut/paste 2019-06-05 16:10:07 +02:00
prompt.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
proto.h feedback: make an error check work also when curses hasn't started yet 2019-06-03 13:38:21 +02:00
rcfile.c tweaks: rename three variables, to use full words instead of abbrevs 2019-06-05 14:50:01 +02:00
search.c tweaks: use FALSE for booleans instead of zero 2019-06-09 10:41:14 +02:00
text.c tweaks: rename a bunch of variables, to become identical to others 2019-06-09 17:07:02 +02:00
utils.c tweaks: delete a now-unused function 2019-05-28 17:41:28 +02:00
winio.c feedback: make an error check work also when curses hasn't started yet 2019-06-03 13:38:21 +02:00