tweaks: frob some comments plus miscellaneous other stuff
Benno Schulenberg authored
b7f8d481
Name Last commit Last update
..
Makefile.am organization: move all history-related stuff to its own file
browser.c tweaks: adjust a couple of types, to reduce the number of warnings
chars.c copyright: update the years for the FSF
color.c color: remove unneeded bright comparision to prevent duplicate pairs
cut.c tweaks: remove two superfluous checks, and restrict two others
files.c tweaks: frob some comments plus miscellaneous other stuff
global.c tweaks: frob some comments plus miscellaneous other stuff
help.c tweaks: adjust a couple of types, to reduce the number of warnings
history.c copyright: update the years for the FSF
move.c scrolling: first move the cursor before pushing current chunk offscreen
nano.c tweaks: frob some comments plus miscellaneous other stuff
nano.h tweaks: reshuffle the undo types into mostly the same order everywhere
prompt.c tweaks: frob some comments plus miscellaneous other stuff
proto.h tweaks: elide a parameter, as it's always the inverse of another
rcfile.c tweaks: correct several parameter types
search.c tweaks: elide an unneeded and shadowing variable
text.c tweaks: adjust a couple of types, to reduce the number of warnings
utils.c tweaks: adjust a couple of types, to reduce the number of warnings
winio.c tweaks: elide a parameter that is always 1