X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=blobdiff_plain;f=elpher.el;h=9de514b36d54c519f7f3eb884e054b25564488a3;hb=eb9738c651b2cec9ef939263fa2012f23547bccf;hp=8e2e48ec78d4860f8b605799081eeb13ae4ff6fc;hpb=2e5c279c70ca6c6fbe510fc3b8332b3fc43eb60f;p=elpher.git diff --git a/elpher.el b/elpher.el index 8e2e48e..9de514b 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.4.3 +;; Version: 1.4.4 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -29,14 +29,14 @@ ;; Elpher aims to provide a practical and friendly gopher client ;; for GNU Emacs. It supports: -;; - an intuitive keyboard and mouse-driven interface, -;; - followable web and gopher links in plain text, -;; - caching of visited sites (both content and cursor position), +;; - intuitive keyboard and mouse-driven browsing, +;; - out-of-the-box compatibility with evil-mode, +;; - clickable web and gopher links *in plain text*, +;; - caching of visited sites, ;; - pleasant and configurable colouring of Gopher directories, ;; - direct visualisation of image files, -;; - (m)enu key support, similar to Emacs' info browser, ;; - a simple bookmark management system, -;; - support for TLS. +;; - connections using TLS encryption. ;; To launch Elpher, simply use 'M-x elpher'. This will open a start ;; page containing information on key bindings and suggested starting @@ -44,7 +44,7 @@ ;; Further instructions can be found in the Elpher info manual. -;; Elpher is under active development, and any suggestions for +;; Elpher is under active development. Any suggestions for ;; improvements are welcome! ;;; Code: @@ -57,7 +57,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.4.3" +(defconst elpher-version "1.4.4" "Current version of elpher.") (defconst elpher-margin-width 6