diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-18 17:43:36 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-11-18 17:43:36 +0000 |
commit | f551e984ec74635fbf60a918a96d72f457c1558c (patch) | |
tree | 6ab6d00481b65c014c7cf6c82ba4222b74aca797 /scripts | |
parent | [w3m-dev 03448] Some fixes (diff) | |
download | w3m-f551e984ec74635fbf60a918a96d72f457c1558c.tar.gz w3m-f551e984ec74635fbf60a918a96d72f457c1558c.zip |
[w3m-dev 03449] Add DOWNLOAD_LIST to doc*/README.func and scripts/w3mhelp.cgi.in
* doc-jp/README.func (DOWNLOAD_LIST): added
* doc/README.func (DOWNLOAD_LIST): added
* scripts/w3mhelp.cgi.in (Miscellany): add ldDL
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/w3mhelp.cgi.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/w3mhelp.cgi.in b/scripts/w3mhelp.cgi.in index b3ee890..14fb84f 100644 --- a/scripts/w3mhelp.cgi.in +++ b/scripts/w3mhelp.cgi.in @@ -1,5 +1,5 @@ #!@PERL@ -# $Id: w3mhelp.cgi.in,v 1.14 2002/11/10 11:59:15 ukai Exp $ +# $Id: w3mhelp.cgi.in,v 1.15 2002/11/18 17:43:40 ukai Exp $ if ( $^O =~ /^(ms)?(dos|win(32|nt)?)/i ) { $CYGPATH = 1; @@ -150,7 +150,7 @@ for $otherlang (@docdirs) { split(" ", "_mark nextMk prevMk reMark")); &show_keymap("Miscellany", - split(" ", "mainMn ldhelp ldOpt cooLst ldHist msgs msToggle + split(" ", "mainMn ldhelp ldOpt cooLst ldHist ldDL msgs msToggle wrapToggle setAlarm setOpt setEnv execsh susp qquitfm quitfm defKey")); &show_keymap("Buffer selection mode", |