help: elpa: update due to upstream change

This commit is contained in:
ZenithalHourlyRate 2021-12-18 15:51:42 +08:00
parent c3fee069ec
commit c37be74266
No known key found for this signature in database
GPG Key ID: 1189C659F3D04C1C

View File

@ -12,9 +12,9 @@ ELPA 是 Emacs 内建包管理器 `package.el` 的软件源,本镜像支持了
| ELPA | 镜像地址 |
|-------------------|---------------------------------------------|
| [GNU ELPA](http://elpa.gnu.org/) | http://{{ site.hostname }}/elpa/gnu/ |
| [NonGNU ELPA](http://elpa.nongnu.org/) | http://{{ site.hostname }}/elpa/nongnu/ |
| [MELPA](https://melpa.org/) | http://{{ site.hostname }}/elpa/melpa/ |
| [MELPA Stable](http://stable.melpa.org/#/) | http://{{ site.hostname }}/elpa/melpa-stable/ |
| [Marmalade](https://marmalade-repo.org/) | http://{{ site.hostname }}/elpa/marmalade/ |
| [MELPA Stable](http://stable.melpa.org/#/) | http://{{ site.hostname }}/elpa/stable-melpa/ |
| [Org](http://orgmode.org/elpa.html) | http://{{ site.hostname }}/elpa/org/ |
@ -70,14 +70,13 @@ Cask 用户
- `gnu` 一般是必备的,其它的 elpa 中的包会依赖 `gnu` 中的包
- `melpa` 滚动升级,收录了的包的数量最大
- `melpa-stable` 依据源码的 Tag Git升级数量比 `melpa` 少,因为很多包作者根本不打 Tag
- `stable-melpa` 依据源码的 Tag Git升级数量比 `melpa` 少,因为很多包作者根本不打 Tag
- `org` 仅仅为了 `org-plus-contrib` 这一个包org 重度用户使用
- `marmalade` 似乎已经不维护了,个人不推荐
上游
====
镜像的上游为 <http://elpa.emacs-china.org/>本文档也参考了emacs-china提供的帮助。
文档参考了 <http://elpa.emacs-china.org/> 提供的帮助。
URL Bug
=======