aboutsummaryrefslogtreecommitdiffstats
path: root/funcname.tab
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-01-22 16:59:11 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-01-22 16:59:11 +0000
commit7b85bcab2fa0943dbf135725b9146dcfa3ca45f6 (patch)
tree546f2ed8a9e63575a7459c895d3c1178681178df /funcname.tab
parent[w3m-dev-en 00670] GOTO behavior change (diff)
downloadw3m-7b85bcab2fa0943dbf135725b9146dcfa3ca45f6.tar.gz
w3m-7b85bcab2fa0943dbf135725b9146dcfa3ca45f6.zip
[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 <ukai@debian.or.jp>
Diffstat (limited to 'funcname.tab')
-rw-r--r--funcname.tab3
1 files changed, 2 insertions, 1 deletions
diff --git a/funcname.tab b/funcname.tab
index 8478572..19daadc 100644
--- a/funcname.tab
+++ b/funcname.tab
@@ -1,4 +1,4 @@
-# $Id: funcname.tab,v 1.5 2001/12/25 13:43:51 ukai Exp $
+# $Id: funcname.tab,v 1.6 2002/01/22 16:59:11 ukai Exp $
# macro name function name
#----------------------------
@@@ nulcmd
@@ -29,6 +29,7 @@ FRAME rFrame
GOTO goURL
GOTO_LINE goLine
GOTO_LINK followA
+GOTO_RELATIVE gorURL
HELP ldhelp
HISTORY ldHist
INFO pginfo