From: Tim Vaughan Date: Wed, 29 May 2019 21:06:32 +0000 (+0200) Subject: Clarified commentary. X-Git-Tag: v1.1.1~10 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=d9adfcf3627ac5da0f8dad8f5cae28e8dad123c8 Clarified commentary. --- diff --git a/elpher.el b/elpher.el index 3172dc7..d4c582a 100644 --- a/elpher.el +++ b/elpher.el @@ -36,9 +36,8 @@ ;; - (m)enu key support, similar to Emacs' info browser, ;; - clickable web and gopher links in plain text. -;; The caching mechanism works by maintaining a hierarchy of visited -;; pages rather than a linear history, meaning that it is quick and -;; easy to navigate this history. +;; Visited pages are stored as a hierarchy rather than a linear history, +;; meaning that navigation between these pages is quick and easy. ;; To launch Elpher, simply use 'M-x elpher'. This will open a start ;; page containing information on key bindings and suggested starting