fb85c055
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: drop some old debugging code plus a superfluous comment
files.c text: set and reset the Modified state correctly when undoing/redoing
global.c tweaks: remove some unneeded parentheses, and shorten two function calls
help.c tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR
history.c history: make nano's state directory accessible for the user only
move.c copyright: update some years, and standardize on the dashed format
nano.c display: ensure that cursor is visible when compiled with --with-slang
nano.h text: set and reset the Modified state correctly when undoing/redoing
prompt.c tweaks: reshuffle a bit of code and elide an unneeded variable
proto.h tweaks: elide two parameters from the get_region() function
rcfile.c options: rename 'justifytrim' to 'trimblanks', because it has morphed
search.c tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
text.c text: keep cursor at left edge when it IS there when indenting/commenting
utils.c tweaks: elide two parameters from the get_region() function
winio.c tweaks: remove some unneeded parentheses, and shorten two function calls