smol/src
Benno Schulenberg 9b90ec877a tweaks: drive closer to the edge 2016-12-18 17:56:18 +01:00
..
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 screen: show an embedded newline in filenames as ^J instead of ^@ 2016-12-18 11:13:50 +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 tweaks: drive closer to the edge 2016-12-18 17:56:18 +01:00
global.c tweaks: elide two unneeded variables from line numbering mode 2016-12-13 17:01:39 +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 memory: don't bother making a snug fit for things that will be freed soon 2016-12-18 10:33:30 +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 screen: show an embedded newline in filenames as ^J instead of ^@ 2016-12-18 11:13:50 +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: put some prototypes in the proper order, and move a bit of code 2016-12-15 13:04:52 +01:00
utils.c tweaks: rename a function to describe what it does 2016-12-18 10:30:35 +01:00
winio.c screen: show an embedded newline in filenames as ^J instead of ^@ 2016-12-18 11:13:50 +01:00