Initial commit
This commit is contained in:
commit
a491ef2093
813 changed files with 345031 additions and 0 deletions
16
.emacs.d/elpa/builtin-packages
Normal file
16
.emacs.d/elpa/builtin-packages
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
(1 . ; version number
|
||||
|
||||
(((22 0) .
|
||||
((erc . [(5 2) nil "An Emacs Internet Relay Chat client"])
|
||||
;; The external URL is version 1.15, so make sure the built-in one
|
||||
;; looks newer.
|
||||
(url . [(1 16) nil "URL handling libary"])))
|
||||
((23 0) .
|
||||
(;; Strangely, nxml-version is missing in Emacs 23.
|
||||
;; We pick the merge date as the version.
|
||||
(nxml . [(20071123) nil "Major mode for editing XML documents."])
|
||||
(bubbles . [(0 5) nil "Puzzle game for Emacs."])
|
||||
(ruby-mode . [(1 0)
|
||||
nil "Major mode for editing Ruby files" single])
|
||||
))))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue