X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=14e565c4c3cca499b298117f0237c6cbb54cf878;hp=2230277a583a0fafb96959880a3745e00b0d2957;hb=046caf0e277598e42d0480d8f68f52179af00bb3;hpb=49f4ec57f656bd3b727f7dd6eeba1b8bb1f9dd6b diff --git a/elpher.el b/elpher.el index 2230277..14e565c 100644 --- a/elpher.el +++ b/elpher.el @@ -26,8 +26,8 @@ ;;; Commentary: -;; Elpher aims to provide a practical and friendly gopher client -;; for GNU Emacs. It supports: +;; Elpher aims to provide a practical and friendly gopher, gemini, +;; and finger client for GNU Emacs. It supports: ;; - intuitive keyboard and mouse-driven browsing, ;; - out-of-the-box compatibility with evil-mode, @@ -1240,7 +1240,7 @@ by HEADER-LINE." " - m: select an item on current page by name (autocompletes)\n" " - u/mouse-3: return to previous page\n" " - o/O: visit different selector or the root menu of the current server\n" - " - g: go to a particular gopher address\n" + " - g: go to a particular address (gopher, gemini, finger)\n" " - d/D: download item under cursor or current page\n" " - i/I: info on item under cursor or current page\n" " - c/C: copy URL representation of item under cursor or current page\n"