Replace Marmalade reference with MELPA.

This commit is contained in:
Lockywolf
2020-10-10 15:47:23 +08:00
parent 961e83b4ca
commit 9c8a366e81

View File

@ -3364,12 +3364,13 @@ After this, you should be able to:
@section Sauron @section Sauron
The Emacs package @t{sauron}@footnote{Sauron can be found at The Emacs package @t{sauron}@footnote{Sauron can be found at
@url{https://github.com/djcb/sauron}, or in the Marmalade package repository @url{https://github.com/djcb/sauron}, or in the MELPA (Milkypostmans
at @url{https://marmalade-repo.org/}} (by the same author) can be used Emacs Lisp Package Archive) package repository at
to get notifications about new mails. If you run something like the below @url{https://melpa.org/}} (by the same author) can be used to
script from your @t{crontab} (or have some other way of having it execute get notifications about new mails. If you run something like the below
every @emph{n} minutes), you receive notifications in the @t{sauron}-buffer script from your @t{crontab} (or have some other way of having it
when new messages arrive. execute every @emph{n} minutes), you receive notifications in the
@t{sauron}-buffer when new messages arrive.
@verbatim @verbatim
#!/bin/sh #!/bin/sh