X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=elpher.el;h=05f28233c8e7e60f50b697817d02992a7e98366c;hb=cfd6bea1a70a4d2fd7255bef66533aaec3b3fe3c;hp=6b45b1dac81a3009a1b607706cc79fd22acd7596;hpb=7a3289caeb2564d94c85d66c9cfb4a6a53dabbc8;p=elpher.git diff --git a/elpher.el b/elpher.el index 6b45b1d..05f2823 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.4.3 +;; Version: 2.4.4 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -37,7 +37,7 @@ ;; - direct visualisation of image files, ;; - a simple bookmark management system, ;; - connections using TLS encryption, -;; - basic support for the fledgling Gemini protocol. +;; - support for the fledgling Gemini protocol. ;; To launch Elpher, simply use 'M-x elpher'. This will open a start ;; page containing information on key bindings and suggested starting @@ -46,7 +46,8 @@ ;; Full instructions can be found in the Elpher info manual. ;; Elpher is under active development. Any suggestions for -;; improvements are welcome! +;; improvements are welcome, and can be made on the official +;; project page, gopher://thelambdalab.xyz/1/projects/elpher/. ;;; Code: @@ -66,7 +67,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.4.3" +(defconst elpher-version "2.4.4" "Current version of elpher.") (defconst elpher-margin-width 6