From 285a073c36cad19dbf2e157d0314128f67473d4c Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 5 Sep 2019 14:45:59 +0200 Subject: [PATCH] Updated start page help following rebinding. --- elpher.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elpher.el b/elpher.el index b1be375..7220276 100644 --- a/elpher.el +++ b/elpher.el @@ -806,7 +806,7 @@ calls, as is necessary if the match is performed by `string-match'." " - R: reload current page (regenerates cache)\n" " - T: toggle TLS mode\n" " - d/D: download item under cursor or current page\n" - " - w: display the raw server response for the current page\n" + " - .: display the raw server response for the current page\n" " - S: set an explicit character coding system (default is to autodetect)\n" "\n" "Start your exploration of gopher space:\n") -- 2.20.1