X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.texi;h=9a817e27fa7094d24b94d0a17f6def1443915484;hp=7229c9998324678055f736173601e4a6b4696628;hb=f0e773b1f4a8cf25393d6e64bc6183d379f4eca6;hpb=b4450244a5e23605f80b2179ce7d4dbaff56d927 diff --git a/elpher.texi b/elpher.texi index 7229c99..9a817e2 100644 --- a/elpher.texi +++ b/elpher.texi @@ -1,11 +1,11 @@ \input texinfo @c -*-texinfo-*- @setfilename elpher.info -@settitle Elpher Manual v2.10.0 +@settitle Elpher Manual v2.11.0 @dircategory Emacs @direntry -* Elpher: (elpher). A gopher and gemini client for Emacs. +* Elpher: (elpher). A gopher and gemini client for Emacs. @end direntry @copying @@ -134,10 +134,10 @@ to follow the instructions at @url{https://melpa.org/#/getting-started}. @kbd{M-x package-delete @key{RET} elpher @key{RET}}. @end example -While not recommended, it is also possible to install Elpher directly by -downloading the file @file{elpher.el} from -@url{gopher://thelambdalab.xyz/1/projects/elpher/}, adding it to a directory in -your @code{load-path}, and then adding +While not recommended, it is also possible to install Elpher directly +by downloading the file @file{elpher.el} from +@url{https://alexschroeder.ch/cgit/elpher}, adding it to a directory +in your @code{load-path}, and then adding @example (require 'elpher)