mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
help: elpa: update due to upstream change
This commit is contained in:
parent
c3fee069ec
commit
c37be74266
|
|
@ -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
|
||||
=======
|
||||
|
|
|
|||
Loading…
Reference in New Issue