Commit graph

1191 commits

Author SHA1 Message Date
re5et
0dabf76eeb Add simp recipe 2013-01-06 20:24:22 -08:00
re5et
e89c785c3f Add itail recipe
Fix missing newline
2012-12-27 12:40:46 -08:00
re5et
20a6fe2578 Add magit-commit-training-wheels recipe 2012-12-23 02:05:25 -08:00
Steve Purcell
e12b048692 Merge pull request #414 from TreeRex/master
Added rnc-mode recipe
2012-12-19 06:44:18 -08:00
Tom Emerson
e1d3bc058b Add recipe for rnc-mode 2012-12-19 09:26:11 -05:00
Steve Purcell
9853fcb99b Add fold-this 2012-12-19 13:46:46 +00:00
Steve Purcell
e68bdb8ec9 Tidy up :files spec for fsharp-mode using wildcards (see #413) 2012-12-18 19:23:12 +00:00
Steve Purcell
dbbc8dfe18 Merge pull request #413 from berdario/master
Fsharp-mode
2012-12-18 11:20:45 -08:00
Dario Bertini
c671d32c9b Updated fsharp-mode files 2012-12-18 19:50:11 +01:00
Steve Purcell
b7267a182d Merge pull request #391 from gpampara/scala-mode2
Add recipe for scala-mode2
2012-12-17 11:48:09 -08:00
Donald Curtis
d9239e2df8 README: improve clarity for package formatting 2012-12-17 13:39:47 -06:00
Dario Bertini
6b5ddfdb7a Added fsharp-mode recipe 2012-12-17 20:18:17 +01:00
Donald Curtis
f88244cc7f update org-outlook recipe
https://github.com/mlf176f2/org-outlook.el/blob/master/melpa/org-outlook

Closes #412
2012-12-16 08:45:52 -06:00
Steve Purcell
49d23f89ec Autofocus and placeholder text for search box 2012-12-16 13:18:21 +00:00
Steve Purcell
9676d8d222 Add javascript filtering/sorting of html package list 2012-12-16 13:13:41 +00:00
Steve Purcell
806420d755 Add tabbar 2012-12-16 12:32:32 +00:00
Steve Purcell
4106de59d1 Add tabbar-ruler 2012-12-16 12:32:32 +00:00
Donald Ephraim Curtis
2a4e010b04 Merge pull request #410 from jpkotta/master
add hide-lines recipe
2012-12-14 21:25:41 -08:00
Jonathan Kotta
d90d5f4ee0 add hide-lines recipe
hide-lines.el hides lines that either match or don't match a regexp.  It does not alter a buffer's content.
2012-12-14 17:24:59 -06:00
Steve Purcell
b4dc10f5b7 Add extend-dnd 2012-12-14 16:22:24 +00:00
Steve Purcell
24c94bff44 Add sudden-death 2012-12-14 16:22:24 +00:00
Steve Purcell
326793c3c8 Merge pull request #409 from gvol/master
Add non-elisp file to gap-mode
2012-12-14 08:16:50 -08:00
Ivan Andrus
7a4b54c5c7 Added gaprc file to recipe for gap-mode 2012-12-14 16:53:24 +01:00
Steve Purcell
00c7d5819a Merge pull request #407 from dgutov/iflipb
Add an iflipb recipe
2012-12-12 00:15:49 -08:00
Steve Purcell
ff9d064200 Merge pull request #406 from webframp/feature/jedi
Add recipe for jedi
2012-12-11 10:37:14 -08:00
Sean Escriva
3adbb9958a Add recipe for jedi, python autocomplete interface 2012-12-11 09:58:01 -08:00
Steve Purcell
3ee7f9f6aa Use string-equals to compare wiki content hashes, not eq 2012-12-11 11:01:05 +00:00
Steve Purcell
b1df01b4cc Add systemtap-mode 2012-12-11 10:54:13 +00:00
Dmitry Gutov
db14d02c09 Add an iflipb recipe 2012-12-11 03:49:45 +04:00
Steve Purcell
a75c955ad6 Merge pull request #405 from leoc/markup.el
Add markup.el recipe
2012-12-10 00:15:11 -08:00
Steve Purcell
29c2425981 Merge pull request #404 from leoc/elmine
Add elmine recipe
2012-12-10 00:10:13 -08:00
Arthur Andersen
3184e85727 Add elmine recipe
`elmine` is a package for accessing the redmine API via elisp.
2012-12-09 22:52:26 +01:00
Arthur Andersen
330d3ddb04 Add markup.el recipe
Markup.el is a package that provides easy markup generation via elisp.
2012-12-09 22:32:32 +01:00
Steve Purcell
17e5797ce7 Merge pull request #403 from mlf176f2/patch-3
Update recipes/org-readme
2012-12-07 12:46:01 -08:00
Matthew Fidler
32986c41b0 Update recipes/org-readme
Added texinfo documentation (generated from org-readme)
2012-12-07 14:20:58 -06:00
Steve Purcell
dc67872b64 Merge pull request #402 from tarsius/master
add tree-mode recipe
2012-12-07 08:14:38 -08:00
Jonas Bernoulli
28e1df171d add tree-mode recipe 2012-12-07 16:38:16 +01:00
Steve Purcell
ecf2a8f5fa Merge pull request #400 from dgutov/robe
Update robe recipe
2012-12-07 00:05:13 -08:00
Dmitry Gutov
d4499c95b9 Update robe recipe 2012-12-07 11:32:24 +04:00
Steve Purcell
f181a35e33 Merge pull request #399 from jonnay/emagician-fix-spell-memory
New recipe for emagician-fix-spell-memory
2012-12-06 13:09:26 -08:00
Jonathan Arkell
5e74a9b9ee New recipe for emagician-fix-spell-memory 2012-12-06 13:54:01 -07:00
Steve Purcell
dd5d9027c4 Switch bbdb-vcard recipe to @tohojo's fork
See trebb/bbdb-vcard#1 and purcell/emacs.d#51
2012-12-06 08:47:56 +00:00
Steve Purcell
51471c3d60 Fix bbdb-vcard recipe, which didn't actually include bbdb-vcard.el (see purcell/emacs.d#51) 2012-12-06 08:41:44 +00:00
Steve Purcell
01fd9ddcfc Improve debug message output, and include build durations and timestamps 2012-12-05 14:08:40 +00:00
Steve Purcell
723669901b Merge pull request #397 from dgutov/rspec
Only package rspec-mode.el
2012-12-05 00:24:52 -08:00
Dmitry Gutov
8d9b979c5c Only package rspec-mode.el 2012-12-05 10:28:03 +04:00
Steve Purcell
00236212d1 Store content hashes and timestamps for emacswiki files to minimise requests
If we can determine whether an emacswiki .el file has changed since
the last download, we can usually skip the follow-up request to
determine its last-modified timestamp.
2012-12-04 20:29:56 +00:00
Steve Purcell
00989cef16 Require lisp-mnt at the top level to avoid byte-compilation warnings 2012-12-04 20:29:56 +00:00
Steve Purcell
3c3015d189 Merge pull request #396 from mlf176f2/patch-2
Update recipes/ergoemacs-mode
2012-12-04 08:13:51 -08:00
Matthew Fidler
a21544cac4 Update recipes/ergoemacs-mode
Added additional files needed for ergoemacs-extra function.
2012-12-04 10:11:52 -06:00