Name Last commit Last update
..
Makefile.am build: clean out the revision.h file, to make 'make distcheck' pass
browser.c files: don't change embedded newlines into nulls in filenames
chars.c screen: show an embedded newline in filenames as ^J instead of ^@
color.c update the license text to the preferred version
cut.c tweaks: compile two parameters unconditionally
files.c history: don't bother encoding search items -- they cannot contain newlines
global.c tweaks: elide two unneeded variables from line numbering mode
help.c binding: use arrows instead of words to designate the cursor keys
move.c tweaks: remove some cluttering conditional compilation
nano.c memory: don't bother making a snug fit for things that will be freed soon
nano.h build: add configure option --disable-wordcomp to disable word completion
prompt.c tweaks: don't bother reallocating a string of which there is only one
proto.h screen: show an embedded newline in filenames as ^J instead of ^@
rcfile.c tweaks: correct the wording of a string
search.c tweaks: remove a superfluous cleanup call
text.c tweaks: put some prototypes in the proper order, and move a bit of code
utils.c tweaks: rename a function to describe what it does
winio.c screen: show an embedded newline in filenames as ^J instead of ^@