emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/elpher eb650bff13: Updated welcome page documentation to a


From: ELPA Syncer
Subject: [nongnu] elpa/elpher eb650bff13: Updated welcome page documentation to also mention non-GNU elpa.
Date: Mon, 2 May 2022 06:58:11 -0400 (EDT)

branch: elpa/elpher
commit eb650bff13f8ec7c9504c0937b4395617cfdfd53
Author: plugd <plugd@thelambdalab.xyz>
Commit: plugd <plugd@thelambdalab.xyz>

    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 b264dccc41..4498c6c639 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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]