b9de5525
Name Last commit Last update
..
Makefile.am organization: move all history-related stuff to its own file
browser.c tweaks: correct several parameter types
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: elide a parameter, as it's always the inverse of another
global.c tweaks: elide two parameters and thus a pair of wrapper functions
help.c tweaks: remove unneeded settings and unsettings of MULTIBUFFER
history.c copyright: update the years for the FSF
move.c scrolling: first move the cursor before pushing current chunk offscreen
nano.c tweaks: elide a parameter, as it's always the inverse of another
nano.h tweaks: reshuffle the undo types into mostly the same order everywhere
prompt.c tweaks: factor out the check for 'viewok' into its own function
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 variable
text.c tweaks: elide a parameter, as it's always the inverse of another
utils.c tweaks: don't call strcmp() to determine whether a string is empty
winio.c tweaks: elide a parameter that is always 1