From 7b85bcab2fa0943dbf135725b9146dcfa3ca45f6 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 22 Jan 2002 16:59:11 +0000 Subject: [w3m-dev 02885] Re: goURL * funcname.tab (GOTO_RELATIVE): added * main.c (goURL0): renamed from goURL don't add http:// here, if base URL is NULL, cmd_loadURL() will add http:// when necessary * main.c (goURL): go to URL with current URL * main.c (gorURL): go to relative URL * proto.h (gorURL): added * doc/README.func (GOTO_RELATIVE): added * doc-jp/README.func (GOTO_RELATIVE): ditto From: Fumitoshi UKAI --- doc/README.func | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/README.func b/doc/README.func index be3b09c..23a2f3e 100644 --- a/doc/README.func +++ b/doc/README.func @@ -23,6 +23,7 @@ FRAME Render frame GOTO Go to URL GOTO_LINE Go to specified line GOTO_LINK Go to current link +GOTO_RELATIVE Go to relative URL HELP View help HISTORY View history of URL INFO View info of current document -- cgit v1.2.3