Added emacs starter kit.

This commit is contained in:
2013-03-24 12:56:49 -07:00
parent 82103ae761
commit 58a9a9d0ba
39 changed files with 5589 additions and 18 deletions

View File

@@ -18,8 +18,8 @@
[(0 4 1)
nil "Major mode for CoffeeScript files" tar])
(company .
[(0 5)
nil "Flexible inline text and code completion" tar])
[(0 6 2)
nil "Modular in-buffer completion framework" tar])
(csv-mode .
[(1 1)
nil "Major mode for editing comma/char separated values" single])
@@ -54,7 +54,7 @@
[(1 1)
nil "Parse and browse f90 interfaces" single])
(ggtags .
[(0 6)
[(0 6 2)
nil "GNU Global source code tagging system" single])
(heap .
[(0 3)
@@ -74,7 +74,7 @@
[(1 0)
nil "Lexical analyser construction" single])
(lmc .
[(1 0)
[(1 1)
nil "Little Man Computer in Elisp" single])
(load-dir .
[(0 0 3)
@@ -107,7 +107,7 @@
[(0 8)
nil "OAuth 2.0 Authorization Protocol" single])
(org .
[(20130311)
[(20130318)
nil "Outline-based notes management and organizer" tar])
(quarter-plane .
[(0 1)

File diff suppressed because one or more lines are too long