X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=d225d0353f3cea1ab0674b19c0979ec50683f06e;hp=7b419110db49ba1ce44313b9e268a260e0c47bc9;hb=0d10abbb1faa7180e4b358f2a5aa394ebe5e491e;hpb=aedf4e8457e9e197e57b1e54393a2e2abb35843e diff --git a/elpher.el b/elpher.el index 7b41911..d225d03 100644 --- a/elpher.el +++ b/elpher.el @@ -791,7 +791,11 @@ calls, as is necessary if the match is performed by `string-match'." (info "(elpher)")) 'follow-link t 'help-echo help-string)) - (insert " for full documentation. **") + (insert " for the full documentation. **\n") + (insert (propertize + (concat " (This should be available if you have installed Elpher using\n" + " MELPA. Otherwise you will have to install the manual yourself.)") + 'face 'shadow)) (elpher-restore-pos))) ;; Bookmarks page node retrieval