From eb650bff13f8ec7c9504c0937b4395617cfdfd53 Mon Sep 17 00:00:00 2001 From: plugd Date: Mon, 2 May 2022 12:03:51 +0200 Subject: [PATCH] Updated welcome page documentation to also mention non-GNU elpa. --- elpher.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index b264dcc..4498c6c 100644 --- a/elpher.el +++ b/elpher.el @@ -1879,8 +1879,9 @@ Assumes UTF-8 encoding for all text files." 'help-echo help-string)) (insert "\n") (insert (propertize - (concat "(These documents should be available if you have installed Elpher \n" - " using MELPA. Otherwise you may have to install the manual yourself.)\n") + (concat "(These documents should be available if you have installed Elpher\n" + " from MELPA or non-GNU ELPA. Otherwise you may have to install the\n" + " manual yourself.)\n") 'face 'shadow)) (elpher-restore-pos))) -- 2.20.1