X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.texi;fp=elpher.texi;h=a799134fbe5360ee72d32e80a07fba46a19ed48c;hp=564e390779bcc656ba9abce764c722178c120418;hb=ddad56dc4f9ac2d6710302a9b2bf0cc086bae66c;hpb=6e2b49ea90c38098e731bd877002486b67faf7d7 diff --git a/elpher.texi b/elpher.texi index 564e390..a799134 100644 --- a/elpher.texi +++ b/elpher.texi @@ -745,7 +745,7 @@ elpher starts, and when @key{U} is pressed. By default this is set to @samp{about:welcome}, but any URL can be substituted. For example, you might want to create a text/gemini file named @samp{~/.emacs/start-page.gmi} containing useful links and set the value -of @code{elpher-start-page} to @samp{file:~/.emacs/start-page.gmi} to have +of @code{elpher-start-page-url} to @samp{file:~/.emacs/start-page.gmi} to have these links displayed at startup. Alternatively, you might prefer to set the value to @samp{about:bookmarks} so that the bookmarks page is used as the start page instead. @@ -783,7 +783,7 @@ for details. @subsection Customizable start pages -The new customization variable @code{elpher-start-page} contains the URL +The new customization variable @code{elpher-start-page-url} contains the URL of the document to be loaded as elpher's ``start page''. By default this is set to @samp{about:welcome}, but any elpher-accessible URL is valid. @pxref{Customization} for suggestions.