.. |
Makefile.am
|
build: clean out the revision.h file, to make 'make distcheck' pass
|
2016-12-04 11:21:10 +01:00 |
browser.c
|
files: don't change embedded newlines into nulls in filenames
|
2016-12-18 11:37:57 +01:00 |
chars.c
|
chars: use memory on the stack instead of calling malloc() and free()
|
2016-12-20 10:05:09 +01:00 |
color.c
|
update the license text to the preferred version
|
2016-08-29 21:27:16 +02:00 |
cut.c
|
tweaks: compile two parameters unconditionally
|
2016-10-27 12:24:41 +02:00 |
files.c
|
history: avoid crashing when the positionlog file is malformed
|
2016-12-21 17:28:09 +01:00 |
global.c
|
general: simplify the detection of a SIGWINCH
|
2016-12-19 10:04:01 +01:00 |
help.c
|
binding: use arrows instead of words to designate the cursor keys
|
2016-10-15 17:04:01 +02:00 |
move.c
|
tweaks: remove some cluttering conditional compilation
|
2016-12-09 13:32:15 +01:00 |
nano.c
|
tweaks: rename five variables, for uniformity with a few others
|
2016-12-19 19:58:15 +01:00 |
nano.h
|
build: add configure option --disable-wordcomp to disable word completion
|
2016-12-07 17:02:25 +01:00 |
prompt.c
|
tweaks: don't bother reallocating a string of which there is only one
|
2016-12-18 10:28:30 +01:00 |
proto.h
|
general: simplify the detection of a SIGWINCH
|
2016-12-19 10:04:01 +01:00 |
rcfile.c
|
tweaks: correct the wording of a string
|
2016-12-07 21:06:05 +01:00 |
search.c
|
tweaks: remove a superfluous cleanup call
|
2016-12-04 11:56:13 +01:00 |
text.c
|
tweaks: use a faster comparison
|
2016-12-20 10:03:53 +01:00 |
utils.c
|
tweaks: rename a function to describe what it does
|
2016-12-18 10:30:35 +01:00 |
winio.c
|
binding: use plain codes instead of function calls for the jumping keys
|
2016-12-22 11:50:24 +01:00 |