Updated texinfo. v2.5.1
authorTim Vaughan <timv@ughan.xyz>
Sun, 8 Dec 2019 21:37:47 +0000 (22:37 +0100)
committerTim Vaughan <timv@ughan.xyz>
Sun, 8 Dec 2019 21:38:25 +0000 (22:38 +0100)
elpher.el
elpher.texi

index 75ae255..5be827f 100644 (file)
--- 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
index 882a453..9b1310a 100644 (file)
@@ -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.