tweaks: rename three variables, elide another, and reshuffle some stuff
Benno Schulenberg authored
Also, avoid an unused-variable warning when configured with
--enable-tiny --enable-help --enable-multibuffer.
009cd306
Name Last commit Last update
..
Makefile.am drop the glib fallback for snprintf/vsnprintf
browser.c build: make --enable-help properly depend on --enable-multibuffer
chars.c tweaks: check for an empty needle in a central place
color.c display: initialize the colors only when starting to draw the content
cut.c tweaks: distinguish (in the comments) between buffers and linestructs
files.c display: initialize the colors only when starting to draw the content
global.c display: initialize the colors only when starting to draw the content
help.c tweaks: rename three variables, elide another, and reshuffle some stuff
move.c tweaks: rename a parameter, to be more imperative
nano.c startup: warn about a strange character size only in the UTF-8 case
nano.h build: make --enable-help properly depend on --enable-multibuffer
prompt.c new feature: add a search facility to the help viewer
proto.h display: initialize the colors only when starting to draw the content
rcfile.c options: allow -U (--quickblank) to be used in the tiny version
search.c new feature: add a search facility to the help viewer
text.c build: make --enable-help properly depend on --enable-multibuffer
utils.c tweaks: check for an empty needle in a central place
winio.c display: initialize the colors only when starting to draw the content