nano/src
2016-12-15 15:50:07 +01:00
..
browser.c general: gettextize three overlooked statusbar messages 2016-12-01 13:02:43 +01:00
chars.c tweaks: rename a variable to be shorter and clearer 2016-12-15 15:50:07 +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: adjust the type of four lockfile variables 2016-12-09 10:05:33 +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
Makefile.am build: clean out the revision.h file, to make 'make distcheck' pass 2016-12-04 11:21:10 +01:00
move.c tweaks: remove some cluttering conditional compilation 2016-12-09 13:32:15 +01:00
nano.c version: properly mention --disable-wordcomp if it was used 2016-12-15 12:38:47 +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: move a cursor-on switch to a more logical place (again) 2016-12-05 15:47:44 +01:00
proto.h tweaks: put some prototypes in the proper order, and move a bit of code 2016-12-15 13:04:52 +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: put some prototypes in the proper order, and move a bit of code 2016-12-15 13:04:52 +01:00
winio.c tweaks: use a slightly faster comparison 2016-12-15 13:15:46 +01:00