From: Tim Vaughan <timv@ughan.xyz>
Date: Sun, 8 Dec 2019 21:37:47 +0000 (+0100)
Subject: Updated texinfo.
X-Git-Tag: v2.5.1
X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=commitdiff_plain;h=c1f0230a560ac5418d3f23fcbe8a52aa38f59595;p=elpher.git

Updated texinfo.
---

diff --git a/elpher.el b/elpher.el
index 75ae255..5be827f 100644
--- a/elpher.el
+++ b/elpher.el
@@ -4,7 +4,7 @@
 
 ;; Author: Tim Vaughan <tgvaughan@gmail.com>
 ;; Created: 11 April 2019
-;; Version: 2.5.0
+;; Version: 2.5.1
 ;; Keywords: comm gopher
 ;; Homepage: http://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "26"))
@@ -67,7 +67,7 @@
 ;;; Global constants
 ;;
 
-(defconst elpher-version "2.5.0"
+(defconst elpher-version "2.5.1"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6
diff --git a/elpher.texi b/elpher.texi
index 882a453..9b1310a 100644
--- a/elpher.texi
+++ b/elpher.texi
@@ -506,10 +506,9 @@ the appearance of Elpher, including one face per menu item type.
 
 The group also contains variables for customizing the behaviour of
 Elpher.  This includes how to open arbitrary (non-gopher) URLs, whether
-to display buffer headers, whether to look for naked URLs in gopher
-menus (as opposed to just plain text files), the timeout to impose on
-network connections, and whether to prompt for confirmation when
-switching away from TLS.
+to display buffer headers, whether to strip ANSI escape sequences from
+text before displaying, the timeout to impose on network connections,
+and whether to prompt for confirmation when switching away from TLS.
 
 See the customization group itself for details.