.. |
browser.c
|
copyright: update some years, and standardize on the dashed format
|
2017-11-12 10:46:20 +01:00 |
chars.c
|
tweaks: frob a couple of comments
|
2017-11-12 20:08:28 +01:00 |
color.c
|
painting: evade an ncurses bug by adding the A_PROTECT attribute
|
2017-11-13 19:38:28 +01:00 |
cut.c
|
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
|
2017-11-21 21:17:08 +01:00 |
files.c
|
tweaks: invert the logic of a variable, and rename it
|
2017-12-03 20:49:01 +01:00 |
global.c
|
tweaks: reshuffle a couple of lines, to put similar things together
|
2017-11-26 18:01:02 +01:00 |
help.c
|
tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR
|
2017-11-01 19:45:50 +01:00 |
history.c
|
history: make nano's state directory accessible for the user only
|
2017-11-26 19:54:47 +01:00 |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
move.c
|
copyright: update some years, and standardize on the dashed format
|
2017-11-12 10:46:20 +01:00 |
nano.c
|
wrapping: we're still on the same line if the next line has not changed
|
2017-12-07 19:41:10 +01:00 |
nano.h
|
options: rename 'justifytrim' to 'trimblanks', because it has morphed
|
2017-12-06 20:38:13 +01:00 |
prompt.c
|
tweaks: reshuffle a bit of code and elide an unneeded variable
|
2017-11-11 21:10:49 +01:00 |
proto.h
|
tweaks: invert the logic of a variable, and rename it
|
2017-12-03 20:49:01 +01:00 |
rcfile.c
|
options: rename 'justifytrim' to 'trimblanks', because it has morphed
|
2017-12-06 20:38:13 +01:00 |
search.c
|
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
|
2017-11-21 21:17:08 +01:00 |
text.c
|
tweaks: trim another placing of a terminating nul byte
|
2017-12-10 19:56:36 +01:00 |
utils.c
|
tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
|
2017-11-21 21:14:33 +01:00 |
winio.c
|
tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
|
2017-11-21 21:14:33 +01:00 |