Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive.
This commit is contained in:
parent
de97c7bcd0
commit
9da3ffee41
1361 changed files with 16539 additions and 16483 deletions
|
|
@ -0,0 +1,9 @@
|
|||
(define-package "elixir-mode" "20180711.1245" "Major mode for editing Elixir files"
|
||||
'((emacs "24")
|
||||
(pkg-info "0.4"))
|
||||
:keywords
|
||||
'("languages" "elixir")
|
||||
:url "https://github.com/elixir-lang/emacs-elixir")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Loading…
Add table
Add a link
Reference in a new issue