Skip to content

Commit 0bc824a

Browse files
committed
upgraded yasnippet, orgs, helm and js modes, added themes and puppet support
1 parent 4d26da4 commit 0bc824a

File tree

1,075 files changed

+5196
-1960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,075 files changed

+5196
-1960
lines changed

adben-org.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
(setq load-path (cons "~/.emacs.d/elpa/org-plus-contrib-20130211/" load-path))
1+
;; using contrib instead of the original
2+
(setq load-path (cons "~/.emacs.d/elpa/org-plus-contrib-20130218/" load-path))
23
;; Load my org mode, over-riding the one bundled with emacs
34
(require 'org)
45
;; Org-mode settings

auto-save-list/.saves-99257-adbenosx.local~

Whitespace-only changes.

elpa/archives/gnu/archive-contents

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
[(1 0)
6464
nil "Major mode for Jgraph files" single])
6565
(js2-mode .
66-
[(1 1)
66+
[(20130217)
6767
((emacs
6868
(24 1)))
6969
"Improved JavaScript editing mode" single])

elpa/archives/marmalade/archive-contents

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

elpa/archives/melpa/archive-contents

Lines changed: 79 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
(5 3)))
1919
"ZNC + ERC [source: github]" single])
2020
(zlc .
21-
[(20130216 1637)
21+
[(20130216 2203)
2222
nil "Provides zsh like completion system to Emacs [source: github]" single])
2323
(zencoding-mode .
2424
[(20111231 345)
@@ -30,7 +30,7 @@
3030
[(20120622 937)
3131
nil "zen and art color theme for GNU Emacs 24 [source: github]" single])
3232
(yasnippet .
33-
[(20130112 1823)
33+
[(20130216 1027)
3434
nil "Yet another snippet extension for Emacs. [source: github]" tar])
3535
(yascroll .
3636
[(20120502 1738)
@@ -47,6 +47,9 @@
4747
(yaml-mode .
4848
[(20120901 1329)
4949
nil "Major mode for editing YAML files [source: github]" single])
50+
(yalinum .
51+
[(20130217 1711)
52+
nil "yet another display line numbers. [source: github]" single])
5053
(yagist .
5154
[(20130114 2346)
5255
((json
@@ -115,7 +118,7 @@
115118
[(20130123 2144)
116119
nil "Emacs WebSocket client and server [source: github]" single])
117120
(web-mode .
118-
[(20130215 821)
121+
[(20130218 28)
119122
nil "major mode for editing HTML templates [source: github]" single])
120123
(wc-mode .
121124
[(20120531 1344)
@@ -472,7 +475,7 @@
472475
[(20120905 2101)
473476
nil "Support sequential operation which omitted prefix keys. [source: github]" single])
474477
(smartparens .
475-
[(20130214 2132)
478+
[(20130217 1410)
476479
((dash
477480
(1 0 2)))
478481
"Smart insertion and wrapping with parens/user defined pairs/tags [source: github]" tar])
@@ -593,7 +596,7 @@
593596
[(20130117 1644)
594597
nil "A better backspace [source: github]" single])
595598
(s .
596-
[(20130215 1406)
599+
[(20130216 1611)
597600
nil "The long lost Emacs string manipulation library. [source: github]" single])
598601
(rvm .
599602
[(20130210 1710)
@@ -670,6 +673,9 @@
670673
(restclient .
671674
[(20121122 1336)
672675
nil "An interactive HTTP client for Emacs [source: github]" tar])
676+
(requirejs-mode .
677+
[(20130215 1604)
678+
nil "Improved AMD module management [source: github]" single])
673679
(request .
674680
[(20130110 2144)
675681
nil "Compatible layer for URL request in Emacs [source: github]" tar])
@@ -682,9 +688,6 @@
682688
(regex-dsl .
683689
[(20100124 1228)
684690
nil "lisp syntax for regexps [source: github]" single])
685-
(redshank .
686-
[(20120510 1230)
687-
nil "No description available. [source: git]" tar])
688691
(redo+ .
689692
[(20120811 1102)
690693
nil "Redo/undo system for Emacs [source: wiki]" single])
@@ -750,7 +753,7 @@
750753
[(20130212 2034)
751754
nil "Project oriented automatic builder and error highlighter, flymake for projects [source: github]" tar])
752755
(projectile .
753-
[(20130213 443)
756+
[(20130217 1826)
754757
((s
755758
(1 0 0))
756759
(dash
@@ -829,7 +832,7 @@
829832
[(20121130 1746)
830833
nil "switch between named \"perspectives\" of the editor [source: github]" single])
831834
(persp-mode .
832-
[(20130123 1108)
835+
[(20130217 1540)
833836
((workgroups
834837
(0 2 0)))
835838
"\"perspectives\" shared between frames. [source: github]" single])
@@ -1020,7 +1023,7 @@
10201023
[(20120507 7)
10211024
nil "Emacs mode for filesystem navigation [source: hg]" tar])
10221025
(namespaces .
1023-
[(20130212 1023)
1026+
[(20130217 1750)
10241027
nil "An implementation of namespaces for Elisp, with an emphasis on immutabilty. [source: github]" single])
10251028
(n3-mode .
10261029
[(20130115 2145)
@@ -1093,7 +1096,7 @@
10931096
[(20121205 1456)
10941097
nil "Very lean session saver [source: github]" single])
10951098
(midje-mode .
1096-
[(20121015 2222)
1099+
[(20130212 26)
10971100
((nrepl
10981101
(0 1 4))
10991102
(clojure-mode
@@ -1226,20 +1229,31 @@
12261229
(less-css-mode .
12271230
[(20121108 1718)
12281231
nil "Major mode for editing LESS CSS files (lesscss.org) [source: github]" single])
1232+
(lemon-mode .
1233+
[(20130216 2204)
1234+
nil "A major mode for editing lemon grammar files [source: github]" single])
1235+
(lein .
1236+
[(20130216 940)
1237+
((nrepl
1238+
(0 1 7)))
1239+
"Eshell interface to Leiningen [source: github]" single])
12291240
(legalese .
12301241
[(20100119 2148)
12311242
nil "Add legalese to your program files [source: wiki]" single])
12321243
(latex-pretty-symbols .
12331244
[(20111011 1446)
12341245
nil "Display many latex symbols as their unicode counterparts [source: hg]" single])
1246+
(lang-refactor-perl .
1247+
[(20130217 1816)
1248+
nil "Simple refactorings, primarily for Perl [source: github]" single])
12351249
(lacarte .
12361250
[(20121228 1947)
12371251
nil "Execute menu items as commands, with completion. [source: wiki]" single])
12381252
(kwin .
12391253
[(20130207 31)
12401254
nil "communcate with the KWin window manager [source: github]" single])
12411255
(kv .
1242-
[(20130202 1543)
1256+
[(20130217 1638)
12431257
nil "key/value data structure functions [source: github]" single])
12441258
(kite .
12451259
[(20130201 2038)
@@ -1300,8 +1314,10 @@
13001314
(1 0 0)))
13011315
"The beginnings of a JavaScript refactoring library in emacs. [source: github]" tar])
13021316
(js2-mode .
1303-
[(20130210 1002)
1304-
nil "Improved JavaScript editing mode [source: github]" tar])
1317+
[(20130217 821)
1318+
((emacs
1319+
(24 1)))
1320+
"Improved JavaScript editing mode [source: github]" tar])
13051321
(js-comint .
13061322
[(20080530 957)
13071323
nil "Run javascript in an inferior process window. [source: svn]" single])
@@ -1412,7 +1428,7 @@
14121428
[(20130204 1653)
14131429
nil "Major mode API client for status.net open microblogging [source: github]" tar])
14141430
(icicles .
1415-
[(20130216 18)
1431+
[(20130217 424)
14161432
nil "Minibuffer input completion and cycling. [source: wiki]" tar])
14171433
(ibuffer-vc .
14181434
[(20121217 826)
@@ -1489,10 +1505,10 @@
14891505
(20120811)))
14901506
"Migemo plug-in for helm [source: github]" single])
14911507
(helm-mercurial-queue .
1492-
[(20130115 1935)
1508+
[(20130217 840)
14931509
nil "No description available. [source: github]" tar])
14941510
(helm-ls-git .
1495-
[(20130117 843)
1511+
[(20130217 841)
14961512
nil "list git files. [source: github]" single])
14971513
(helm-gtags .
14981514
[(20130130 1218)
@@ -1513,7 +1529,7 @@
15131529
[(20120327 1351)
15141530
nil "Yet Another `describe-bindings' with `helm'. [source: github]" single])
15151531
(helm-cmd-t .
1516-
[(20130116 2059)
1532+
[(20130217 2124)
15171533
nil "cmd-t style completion [source: github]" tar])
15181534
(helm-c-yasnippet .
15191535
[(20120906 28)
@@ -1529,7 +1545,7 @@
15291545
(20120509)))
15301546
"helm-sources and some utilities for GNU R. [source: github]" single])
15311547
(helm .
1532-
[(20130216 722)
1548+
[(20130217 1928)
15331549
nil "Helm is an Emacs incremental and narrowing framework [source: github]" tar])
15341550
(header2 .
15351551
[(20121228 2051)
@@ -1686,6 +1702,9 @@
16861702
(gap-mode .
16871703
[(20121214 1631)
16881704
nil "Major mode for editing files in the GAP programing language. [source: hg]" tar])
1705+
(fyure .
1706+
[(20130216 2214)
1707+
nil "An interface to fix Japanese hyoki-yure [source: github]" tar])
16891708
(fwb-cmds .
16901709
[(20120808 1317)
16911710
nil "misc frame, window and buffer commands [source: github]" single])
@@ -1801,7 +1820,7 @@
18011820
(0 1)))
18021821
"A flymake handler for coffee script [source: github]" single])
18031822
(flycheck .
1804-
[(20130214 2117)
1823+
[(20130217 1919)
18051824
((s
18061825
(1 3 1))
18071826
(dash
@@ -1876,7 +1895,7 @@
18761895
(0)))
18771896
"let there be <leader> [source: github]" single])
18781897
(evil .
1879-
[(20130212 906)
1898+
[(20130217 1210)
18801899
((undo-tree
18811900
(0 5 1)))
18821901
"Extensible Vi layer for Emacs. [source: git]" tar])
@@ -1922,7 +1941,7 @@
19221941
[(20120831 1448)
19231942
nil "No description available. [source: github]" tar])
19241943
(ergoemacs-mode .
1925-
[(20130211 1039)
1944+
[(20130216 1332)
19261945
nil "A minor mode, a keybinding set based on ergonomics. [source: git]" tar])
19271946
(eredis .
19281947
[(20120808 2207)
@@ -1964,12 +1983,35 @@
19641983
(emacs-setup .
19651984
[(20120727 926)
19661985
nil "Package for maintaining your emacs configuration. Clean up your .emacs! [source: github]" tar])
1986+
(emacs-eclim .
1987+
[(20130214 1017)
1988+
(("json"
1989+
(1 2)))
1990+
"An interface to the Eclipse IDE. [source: github]" tar])
19671991
(elscreen .
19681992
[(20120413 1107)
19691993
nil "Emacs window session manager [source: github]" single])
19701994
(elpy .
1971-
[(20130214 1122)
1972-
nil "Emacs Lisp Python Environment [source: github]" single])
1995+
[(20130217 2259)
1996+
((auto-complete
1997+
(1 4))
1998+
(fuzzy
1999+
(0 1))
2000+
(yasnippet
2001+
(0 8))
2002+
(virtualenv
2003+
(1 2))
2004+
(highlight-indentation
2005+
(0 5 0))
2006+
(find-file-in-project
2007+
(3 2))
2008+
(idomenu
2009+
(0 1))
2010+
(nose
2011+
(0 1 1))
2012+
(iedit
2013+
(0 97)))
2014+
"Emacs Lisp Python Environment [source: github]" tar])
19732015
(elpa-audit .
19742016
[(20121121 1747)
19752017
nil "Handy functions for inspecting and comparing package archives [source: github]" single])
@@ -2274,10 +2316,10 @@
22742316
[(20121008 1918)
22752317
nil "Major mode for editing Citrus files [source: github]" tar])
22762318
(circe .
2277-
[(20130214 37)
2319+
[(20130218 6)
22782320
nil "Client for IRC in Emacs [source: github]" tar])
22792321
(chicken-scheme .
2280-
[(20130110 1837)
2322+
[(20130216 950)
22812323
nil "Scheme-mode extensions for Chicken Scheme [source: github]" single])
22822324
(change-inner .
22832325
[(20130208 2030)
@@ -2357,14 +2399,17 @@
23572399
(3 0)))
23582400
"vCard import/export for BBDB [source: github]" tar])
23592401
(bbdb .
2360-
[(20130215 2248)
2402+
[(20130216 1043)
23612403
nil "core of BBDB [source: git]" tar])
23622404
(bbcode-mode .
23632405
[(20130121 2108)
23642406
nil "Major mode for writing BBCode markup [source: github]" single])
23652407
(bash-completion .
23662408
[(20111120 1539)
23672409
nil "BASH completion for the shell buffer [source: github]" tar])
2410+
(base16-theme .
2411+
[(20130216 947)
2412+
nil "No description available. [source: github]" tar])
23682413
(backup-walker .
23692414
[(20120625 1244)
23702415
nil "quickly traverse all backups of a file [source: github]" single])
@@ -2416,6 +2461,9 @@
24162461
(auto-async-byte-compile .
24172462
[(20120811 837)
24182463
nil "Automatically byte-compile when saved [source: wiki]" single])
2464+
(async .
2465+
[(20130217 26)
2466+
nil "Asynchronous processing in Emacs [source: github]" tar])
24192467
(ascope .
24202468
[(20120229 1700)
24212469
nil "No description available. [source: wiki]" single])
@@ -2511,7 +2559,7 @@
25112559
(abl-mode .
25122560
[(20120718 1655)
25132561
nil "Python TDD minor mode [source: github]" single])
2514-
(emacs-eclim .
2515-
[(20130203 1712)
2516-
nil "An interface to the Eclipse IDE. [source: github]" tar]))
2562+
(redshank .
2563+
[(20120510 1230)
2564+
nil "No description available. [source: git]" tar]))
25172565

elpa/archives/org/archive-contents

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
(1 (org . [(20130211) ( ) "Outline-based notes management and organizer" tar])
2-
(org-plus-contrib . [(20130211) ( ) "Outline-based notes management and organizer" tar]))
1+
(1 (org . [(20130218) ( ) "Outline-based notes management and organizer" tar])
2+
(org-plus-contrib . [(20130218) ( ) "Outline-based notes management and organizer" tar]))
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
;;; gruber-darker-theme-autoloads.el --- automatically extracted autoloads
2+
;;
3+
;;; Code:
4+
5+
6+
;;;### (autoloads nil "gruber-darker-theme" "gruber-darker-theme.el"
7+
;;;;;; (20768 56030 0 0))
8+
;;; Generated autoloads from gruber-darker-theme.el
9+
10+
(when load-file-name (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))
11+
12+
;;;***
13+
14+
;;;### (autoloads nil nil ("gruber-darker-theme-pkg.el") (20768 56030
15+
;;;;;; 889953 0))
16+
17+
;;;***
18+
19+
(provide 'gruber-darker-theme-autoloads)
20+
;; Local Variables:
21+
;; version-control: never
22+
;; no-byte-compile: t
23+
;; no-update-autoloads: t
24+
;; coding: utf-8
25+
;; End:
26+
;;; gruber-darker-theme-autoloads.el ends here
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
(define-package "gruber-darker-theme" "0.1" "Gruber Darker color theme for Emacs 24." (quote nil))
Binary file not shown.

0 commit comments

Comments
 (0)