.. |
browser.c
|
tweaks: reshuffle some declarations, and expand a few variable names
|
2020-01-28 10:21:34 +01:00 |
chars.c
|
copyright: update the years for significantly changed files
|
2020-01-15 12:11:56 +01:00 |
color.c
|
tweaks: reshuffle some declarations, and expand a few variable names
|
2020-01-28 10:21:34 +01:00 |
cut.c
|
pasting: retain the mark's position when it was set at the cursor
|
2020-01-20 10:34:27 +01:00 |
files.c
|
tweaks: rename a variable, reshuffle an assignment, and change a code
|
2020-02-09 19:50:33 +01:00 |
global.c
|
tweaks: exclude two unneeded fragments of code from the tiny version
|
2020-02-05 11:41:31 +01:00 |
help.c
|
tweaks: fuse two nearly identical functions into a single one
|
2020-01-26 16:20:37 +01:00 |
history.c
|
copyright: update the years for significantly changed files
|
2020-01-15 12:11:56 +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 the years for the FSF
|
2020-01-15 11:42:38 +01:00 |
nano.c
|
locking: when finding a lock file at startup, quit when user cancels
|
2020-02-02 13:00:37 +01:00 |
nano.h
|
tweaks: remove the now-unused meta flag from 'keystruct'
|
2020-01-23 12:06:32 +01:00 |
prompt.c
|
tweaks: exclude two unneeded fragments of code from the tiny version
|
2020-02-05 11:41:31 +01:00 |
proto.h
|
tweaks: change a function with two possible results to boolean
|
2020-02-09 14:24:26 +01:00 |
rcfile.c
|
tweaks: unabbreviate the name of a variable
|
2020-02-09 12:02:37 +01:00 |
search.c
|
copyright: update the years for significantly changed files
|
2020-01-15 12:11:56 +01:00 |
text.c
|
tweaks: drop a message that will never be seen
|
2020-02-03 19:59:58 +01:00 |
utils.c
|
copyright: update the years for significantly changed files
|
2020-01-15 12:11:56 +01:00 |
winio.c
|
tweaks: don't bother including Haiku escape sequences in the tiny version
|
2020-02-05 11:31:03 +01:00 |