..
Makefile.am
Removing an "-I m4" flag; it is needed only at the top level.
2014-06-16 12:45:03 +00:00
browser.c
browser: rearrange the search loop to elide two unneeded variables
2016-04-29 17:50:53 +02:00
chars.c
all: eradicate SVN's $Id$ tags
2016-04-05 14:59:12 +02:00
color.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
2016-04-25 21:14:18 +02:00
cut.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
2016-04-25 21:14:18 +02:00
files.c
tabbing: refresh the window also when Goto-Dir in browser was cancelled
2016-04-26 17:55:56 +02:00
global.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
2016-04-25 21:14:18 +02:00
help.c
help: only speak of Control and Meta sequences
2016-04-05 16:11:56 +02:00
move.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
2016-04-25 21:14:18 +02:00
nano.c
screen: rename 'edit_refresh_needed' to 'refresh_needed'
2016-04-25 21:14:18 +02:00
nano.h
titlebar: snip two superfluous tests for having enough space
2016-04-13 17:54:06 +02:00
prompt.c
tabbing: refresh the window also when Goto-Dir in browser was cancelled
2016-04-26 17:55:56 +02:00
proto.h
search: rename a variable and a function, for clarity and contrast
2016-05-01 12:59:32 +02:00
rcfile.c
rcfile: disallow 'bind' and 'unbind' in an included file
2016-04-27 10:07:45 +02:00
search.c
search: terminate the loop a tiny bit earlier when spell checking
2016-05-01 13:00:30 +02:00
text.c
search: rename a variable and a function, for clarity and contrast
2016-05-01 12:59:32 +02:00
utils.c
utils: distinguish between width (columns) and length (bytes)
2016-04-24 22:02:48 +02:00
winio.c
screen: fix compilation when configured with --enable-tiny
2016-04-27 17:45:36 +02:00