diff --git a/ChangeLog b/ChangeLog index b5a2f9d..e7064d8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2020-09-02 bptato + + * fm.h, linein.c, rc.c: New option space_autocomplete. + Space is now entered in URL fields instead of triggering file + completion, old behavior can be toggled via options. + Origin: https://github.com/tats/w3m/pull/149 + 2020-09-01 Tatsuya Kinoshita * scripts/w3mhelp-funcdesc.ja.pl.in: @@ -7,6 +14,9 @@ 2020-08-31 bptato + New commands CURSOR_TOP, CURSOR_MIDDLE and CURSOR_BOTTOM. + Origin: https://github.com/tats/w3m/pull/148 + * main.c: Removed an unnecessary variable declaration. * scripts/w3mhelp.cgi.in: Added the other two commands to w3mhelp.