diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/efaq.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 962f76d1796..132e8ffaa93 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -3479,7 +3479,10 @@ There are other, non-GNU, Emacs Lisp package servers, including: | |||
| 3479 | @uref{https://marmalade-repo.org, Marmalade}. To use additional | 3479 | @uref{https://marmalade-repo.org, Marmalade}. To use additional |
| 3480 | package servers, customize the @code{package-archives} variable. Be | 3480 | package servers, customize the @code{package-archives} variable. Be |
| 3481 | aware that installing a package can run arbitrary code, so only add | 3481 | aware that installing a package can run arbitrary code, so only add |
| 3482 | sources that you trust. | 3482 | sources that you trust. Also, packages hosted on non-GNU package |
| 3483 | servers may encourage or require you to install and use non-free | ||
| 3484 | software; for example, MELPA is known to host some packages that do | ||
| 3485 | this. | ||
| 3483 | 3486 | ||
| 3484 | The @uref{https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources, | 3487 | The @uref{https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources, |
| 3485 | GNU Emacs sources mailing list}, which is gatewayed to the | 3488 | GNU Emacs sources mailing list}, which is gatewayed to the |