X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=3959162638e2765cab153a51c39c90da7a1fc8d3;hp=04f38a33c936bf320c3ba70068880b553470a248;hb=d36fb55df82b7427886743578d85d270c2fd6669;hpb=ab6a018cc080dfedca166a8c053538f3248f1eb6 diff --git a/elpher.el b/elpher.el index 04f38a3..3959162 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.9.0 +;; Version: 2.9.1 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26.2")) @@ -71,7 +71,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.9.0" +(defconst elpher-version "2.9.1" "Current version of elpher.") (defconst elpher-margin-width 6 @@ -1455,6 +1455,7 @@ The result is rendered using RENDERER." " - R: reload current page (regenerates cache)\n" " - S: set character coding system for gopher (default is to autodetect)\n" " - T: toggle TLS gopher mode\n" + " - F: forget/discard current TLS client certificate\n" " - .: display the raw server response for the current page\n" "\n" "Start your exploration of gopher space and gemini:\n")