Update ChangeLog

This commit is contained in:
Tatsuya Kinoshita
2020-09-02 20:29:17 +09:00
parent 0a7c4b6be7
commit 4bc1efeb0d

View File

@@ -1,3 +1,10 @@
2020-09-02 bptato <nincsnevem662@gmail.com>
* 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 <tats@debian.org>
* scripts/w3mhelp-funcdesc.ja.pl.in:
@@ -7,6 +14,9 @@
2020-08-31 bptato <nincsnevem662@gmail.com>
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.