emacs-china/emacswiki-elpa

Name: emacswiki-elpa

Owner: emacs-china

Description: An unofficial Emacs Lisp Package Archive for EmacsWiki

Created: 2018-03-20 13:03:14.0

Updated: 2018-05-22 11:49:19.0

Pushed: 2018-04-14 15:05:54.0

Homepage: null

Size: 7

Language: Emacs Lisp

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

EmacsWiki ELPA Last Update Badge Total Packages Badge

EmacsWiki ELPA is an Emacs Lisp Package Archive for packages on EmacsWiki.

It is available via HTTP, HTTPS and Rsync.

package.el

package.el supports HTTP and HTTPS, you should use HTTPS whenever possible. Adding the following to your Emacs init file such as ~/.emacs.d/init.el

uire 'package)
-to-list
ckage-archives
emacswiki" . "https://mirrors.tuna.tsinghua.edu.cn/elpa/emacswiki/") t)
Acknowledgments

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.