From: plugd Date: Wed, 4 Aug 2021 09:17:51 +0000 (+0200) Subject: Version bump. X-Git-Tag: v3.2.2 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=7b52709ddf798fe53db3855eef52ca8862e7700d Version bump. --- diff --git a/config.mk b/config.mk index 197706e..0896d05 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PKG = elpher -VERSION = 3.1.0 +VERSION = 3.2.2 INSTALLINFO = install-info MAKEINFO = makeinfo diff --git a/elpher-pkg.el b/elpher-pkg.el index f35f99a..4d60307 100644 --- a/elpher-pkg.el +++ b/elpher-pkg.el @@ -1,4 +1,4 @@ -(define-package "elpher" "3.2.1" "A friendly gopher and gemini client" +(define-package "elpher" "3.2.2" "A friendly gopher and gemini client" '((emacs "27.1")) :keywords ("convenience") :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz")) diff --git a/elpher.el b/elpher.el index cfaa2d4..2e3c5ec 100644 --- a/elpher.el +++ b/elpher.el @@ -20,7 +20,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 3.2.1 +;; Version: 3.2.2 ;; Keywords: comm gopher ;; Homepage: https://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "27.1")) @@ -85,7 +85,7 @@ ;;; Global constants ;; -(defconst elpher-version "3.2.1" +(defconst elpher-version "3.2.2" "Current version of elpher.") (defconst elpher-margin-width 6 diff --git a/elpher.texi b/elpher.texi index a799134..5892db3 100644 --- a/elpher.texi +++ b/elpher.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename elpher.info -@settitle Elpher Manual v3.2.1 +@settitle Elpher Manual v3.2.2 @dircategory Emacs @direntry @@ -739,7 +739,7 @@ to display buffer headers, how to deal with ANSI escape sequences in text, the timeout to impose on network connections, and whether to prompt for confirmation when switching away from TLS. -One particularly important customization is the @code{elpher-start-page} +One particularly important customization is the @code{elpher-start-page-url} variable, which holds the URL of the page displayed initially when elpher starts, and when @key{U} is pressed. By default this is set to @samp{about:welcome}, but any URL can be substituted. For example, you