From d9adfcf3627ac5da0f8dad8f5cae28e8dad123c8 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Wed, 29 May 2019 23:06:32 +0200 Subject: [PATCH] Clarified commentary. --- elpher.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -- 2.20.1