.. |
Makefile.am
|
build: clean out the revision.h file, to make 'make distcheck' pass
|
2016-12-04 11:21:10 +01:00 |
browser.c
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
chars.c
|
screen: display byte value 0x0A in the right places as ^@ or as ^J
|
2016-12-23 11:00:55 +01:00 |
color.c
|
update the license text to the preferred version
|
2016-08-29 21:27:16 +02:00 |
cut.c
|
copy: properly set preferred x position when region was marked backwards
|
2016-12-31 16:36:14 +01:00 |
files.c
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
global.c
|
screen: display byte value 0x0A in the right places as ^@ or as ^J
|
2016-12-23 11:00:55 +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
|
weeding: remove unnecessary settings of openfile->current_y
|
2017-01-02 12:40:21 +01:00 |
nano.c
|
softwrap: don't scroll half a page when just a few lines will do
|
2017-01-03 15:26:05 +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: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
proto.h
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
rcfile.c
|
tweaks: correct the wording of a string
|
2016-12-07 21:06:05 +01:00 |
search.c
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
text.c
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
utils.c
|
utils: go on to parse the line number even if the column number is bad
|
2016-12-26 11:45:38 +01:00 |
winio.c
|
input: discard a verbatim 0x0A or 0x00 byte, depending on the mode
|
2016-12-27 16:46:09 +01:00 |