.. |
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: rename some variables, to show they refer to screen rows
|
2017-01-12 18:03:36 +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
|
tweaks: update some copyright years
|
2017-02-21 20:27:49 +01:00 |
cut.c
|
tweaks: rename the functions for moving to and copying from a buffer
|
2017-02-17 20:06:32 +01:00 |
files.c
|
weeding: remove partitioning and related stuff from do_insertfile()
|
2017-02-28 14:35:44 +01:00 |
global.c
|
tweaks: make WhereIsNext available in browser in tiny version
|
2017-02-27 19:22:50 +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: adjust and correct some comments
|
2017-02-05 12:29:43 +01:00 |
nano.c
|
usage: don't mention +LINE,COLUMN as an option, because it isn't
|
2017-02-25 14:05:07 +01:00 |
nano.h
|
painting: mark an unpaired start match as CWOULDBE
|
2017-02-13 11:18:54 +01:00 |
prompt.c
|
tweaks: remove the cluttering conditional compilation of a parameter
|
2017-01-03 14:11:45 +01:00 |
proto.h
|
files: revamp the insertion of a file, to be more like pasting text
|
2017-02-28 14:35:44 +01:00 |
rcfile.c
|
tweaks: rename a variable, to be more general
|
2017-02-16 13:27:09 +01:00 |
search.c
|
tweaks: update some copyright years
|
2017-02-21 20:27:49 +01:00 |
text.c
|
tweaks: reshuffle three statements, and shorten a comment
|
2017-02-25 12:33:01 +01:00 |
utils.c
|
tweaks: optimize determining the number of columns that a text spans
|
2017-02-24 11:01:24 +01:00 |
winio.c
|
oops -- that's what you get when you don't test things before pushing
|
2017-02-26 18:29:18 +01:00 |