.. |
browser.c
|
tweaks: adjust a couple of types, to reduce the number of warnings
|
2018-03-22 19:33:22 +01:00 |
chars.c
|
copyright: update the years for the FSF
|
2018-01-24 10:14:43 +01:00 |
color.c
|
tweaks: use meaningful names instead of puzzling values
|
2018-04-01 09:49:58 +02:00 |
cut.c
|
tweaks: remove two superfluous checks, and restrict two others
|
2018-02-14 17:29:59 +01:00 |
files.c
|
build: exclude more things when configured with --disable-multibuffer
|
2018-03-23 11:09:37 +01:00 |
global.c
|
tweaks: group some more of the empty functions together
|
2018-04-17 10:34:57 +02:00 |
help.c
|
tweaks: adjust a couple of types, to reduce the number of warnings
|
2018-03-22 19:33:22 +01:00 |
history.c
|
tweaks: fix a typo, remove a blank line, and improve some comments
|
2018-04-23 12:19:25 +02:00 |
Makefile.am
|
organization: move all history-related stuff to its own file
|
2017-09-17 12:46:36 +02:00 |
move.c
|
build: fix compilation with --enable-{tiny,help,multibuffer}
|
2018-03-28 16:37:47 +02:00 |
nano.c
|
tweaks: rename a variable, to be more clear and to match another
|
2018-04-23 12:57:58 +02:00 |
nano.h
|
tweaks: use meaningful names instead of puzzling values
|
2018-04-01 09:49:58 +02:00 |
prompt.c
|
tweaks: frob some comments plus miscellaneous other stuff
|
2018-03-22 19:54:20 +01:00 |
proto.h
|
tweaks: group some more of the empty functions together
|
2018-04-17 10:34:57 +02:00 |
rcfile.c
|
build: do not prefix an alternative rcfilename with a dot
|
2018-04-21 10:03:30 +02:00 |
search.c
|
tweaks: improve the ordering of a couple of functions
|
2018-04-13 21:09:44 +02:00 |
text.c
|
tweaks: rename a variable, to be more clear and to match another
|
2018-04-23 12:57:58 +02:00 |
utils.c
|
tweaks: rearrange a few if statements more symmetrically
|
2018-04-13 20:43:08 +02:00 |
winio.c
|
search: use a better value to mean "nothing was typed"
|
2018-04-13 20:13:05 +02:00 |