1e718cec
Name Last commit Last update
..
Makefile.am organization: move all history-related stuff to its own file
browser.c copyright: update some years, and standardize on the dashed format
chars.c tweaks: frob a couple of comments
color.c painting: evade an ncurses bug by adding the A_PROTECT attribute
cut.c tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
files.c files: save the marked region only when we've prompted for a file name
global.c tweaks: reshuffle a couple of lines, to put similar things together
help.c tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR
history.c tweaks: reshuffle a couple of lines, to put similar things together
move.c copyright: update some years, and standardize on the dashed format
nano.c tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
nano.h tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
prompt.c tweaks: reshuffle a bit of code and elide an unneeded variable
proto.h tweaks: reshuffle a couple of lines, to put similar things together
rcfile.c copyright: update some years, and standardize on the dashed format
search.c tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
text.c tweaks: reshuffle a couple of lines, and frob a comment or two
utils.c tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
winio.c tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough