Contributors
------------
-The following people (in alphabetical order) have generously provided
-assistance/patches for the impovement of elpher:
+Elpher was originally written by Tim Vaughan. The following people
+(in alphabetical order) have generously provided assistance/patches
+for the impovement of elpher:
* Alexis
* Christopher Brannon
* Daniel Semyonov
* Simon South
* Bradley Thornton
-* Tim Vaughan
* Vee
Licence
-(define-package "elpher" "2.11.0" "A friendly gopher and gemini client"
+(define-package "elpher" "3.0.0" "A friendly gopher and gemini client"
'((emacs "27.1"))
:keywords ("convenience")
:authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
- :maintainer ("Alex Schroeder" . "alex@alexschroeder.ch")
- :url "https://alexschroeder.ch/cgit/elpher")
+ :maintainer ("Tim Vaughan" . "plugd@thelambdalab.xyz")
+ :url "https://thelambdalab.xyz/elpher")
;; Local Variables:
;; no-byte-compile: t
;; end:
;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
;; Created: 11 April 2019
-;; Version: 2.11.0
+;; Version: 3.0.0
;; Keywords: comm gopher
;; Homepage: https://thelambdalab.xyz/elpher
;; Package-Requires: ((emacs "27.1"))
;;; Global constants
;;
-(defconst elpher-version "2.11.0"
+(defconst elpher-version "3.0.0"
"Current version of elpher.")
(defconst elpher-margin-width 6
(defvar elpher--gemini-page-headings nil
"List of headings on the page.")
+
;;; Declarations to avoid compiler warnings.
;;
\input texinfo @c -*-texinfo-*-
@setfilename elpher.info
-@settitle Elpher Manual v2.11.0
+@settitle Elpher Manual v3.0.0
@dircategory Emacs
@direntry