Update documents for GOTO_HOME

This commit is contained in:
Tatsuya Kinoshita
2020-03-16 19:59:04 +09:00
parent fb915c1248
commit 739b3fe5ce
2 changed files with 26 additions and 0 deletions

View File

@@ -1367,6 +1367,19 @@ from Tatsuya Kinoshita --><td>
<td>
Schließe aktuellen Puffer und kehre zu dem im Stapel darunterliegenden zurück
</td>
</tr>
<tr>
<td>
GOTO_HOME
</td>
<td>
C-_
</td>
<td>
</td>
<td>
Zurück zur Startseite (die Variablen HTTP_HOME oder WWW_HOME spezifiziert wurden)
</td>
</tr>
<tr>
<td>

View File

@@ -1409,6 +1409,19 @@ from Tatsuya Kinoshita -->
<td>
Close current buffer and return to the one below in stack
</td>
</tr>
<tr>
<td>
GOTO_HOME
</td>
<td>
C-_
</td>
<td>
</td>
<td>
Return to the homepage (specified HTTP_HOME or WWW_HOME variable)
</td>
</tr>
<tr>
<td>