Commit Graph

1071 Commits

Author SHA1 Message Date
Dimitri Fontaine
0cc64d605f Merge pull request #397 from DamienCassou/eclim-recipe
A new recipe for Eclim which exposes Eclipse features to Emacs
2011-09-16 04:52:53 -07:00
Damien Cassou
b4b5f4b183 A new recipe for Eclim which exposes Eclipse features to Emacs 2011-09-16 13:03:52 +02:00
Dimitri Fontaine
ea8cf2c16e Symbolic commit to open master's branch for 4.0 development. 2011-09-15 22:40:30 +02:00
Dimitri Fontaine
61504f3f8a Prepare 3.1 release.
Some bugs are blocking users in 2.stable and the code diverted enough to
warrant releasing 3.1 rather than spending time fixing 2.stable.  Also, it's
been a long time without release and we have some excellent new
features (dependency support, el-get-list-packages, etc).

The el-get recipe is already refering to the 3.stable branch, that will be
created from this commit.
2011-09-15 22:07:54 +02:00
Dimitri Fontaine
e9baf31d36 Fix a bug in el-get-init-and-install.
We were failing to find the package in the list of packages to init and so
considered them for installation again.  As el-get-install will respect the
current package status, that would result in the package not being
initialized at startup.

Bug found while reading the code to prepare the 3.1 release.
2011-09-15 22:05:03 +02:00
Alex Ott
f9cca1478e fix recipes for slime & emacs-jabber
for both of them, were problems with .info
2011-09-12 09:15:46 +02:00
Dimitri Fontaine
e7b9ba829b Fix a bug in el-get-is-lazy case when using el-get-user-package-directory. 2011-09-11 22:48:35 +02:00
Dimitri Fontaine
ee1e1b41fa Code review for el-get-user-package-directory.
That was called el-get-configs-dir, rename to stick to existing emacs
facilities such as user-init-file and user-emacs-directory.  Also move the
loading code into a new function el-get-load-package-user-init-file, so that
it's possible to call it by itself, and so that it can log what happens.
2011-09-11 19:55:09 +02:00
Dimitri Fontaine
05b6435868 Document `el-get-configs-dir' and add a changelog entry. 2011-09-11 18:59:55 +02:00
Dimitri Fontaine
be62109a82 Merge pull request #394 from srhb/master
Added support for package specific configs
2011-09-11 09:54:59 -07:00
Saraphim
1eac501e4b Add support for package configs with el-get-configs-dir
Support lazy loading of config files and load all config files before :after

Fixed typo in el-get-configs-dir comment

Add a wrapping function for user init file paths
2011-09-11 17:44:57 +02:00
Alex Ott
f1e5366684 change haskell-mode to github
New repository tracks "official" haskell-mode darcs repository (that wasn't updated for a
long time), plus there are some additions to this mode
2011-09-11 16:12:45 +02:00
Dimitri Fontaine
a46c02c5c9 Add support for el-get-master-branch in el-get-install.el for easier "developper" install. 2011-09-10 14:55:45 +02:00
Dimitri Fontaine
a06374c376 Merge pull request #390 from yyr/master
new recipes: textlint.rcp, graphviz-dot-mode.rcp
2011-09-09 11:22:44 -07:00
Dimitri Fontaine
53ff5223dd github changed its raw url scheme, change the documentation to reflect that 2011-09-09 20:21:47 +02:00
Dimitri Fontaine
6ddc66a07f Revert "github changed its raw url scheme, adapt"
This reverts commit b7fdb424ed.
2011-09-09 20:20:25 +02:00
Dimitri Fontaine
f7542f9906 New recipe and URL fixing by semka. 2011-09-09 20:14:23 +02:00
Dimitri Fontaine
b7fdb424ed github changed its raw url scheme, adapt 2011-09-09 17:00:04 +02:00
Sébastien Gross
228dbaf03f Remove duplicated recipe.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-09-09 01:14:05 +08:00
Sébastien Gross
d7274083b6 Add missing description to recipes.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-09-09 00:43:33 +08:00
Yakkala Yagnesh Raghava
2ac87ea26d * recipes/graphviz-dot-mode.rcp: dot language major mode
* recipes/textlint.rcp: grammar  Checker
2011-09-08 21:16:07 +09:00
Dimitri Fontaine
e1abda75ce Merge pull request #389 from byronclark/master
Allow install from current master
2011-09-07 05:52:46 -07:00
Byron Clark
d3cf94254c Fix the installer to work with rcp recipe naming. 2011-09-06 16:01:25 -06:00
Dimitri Fontaine
6d86094816 Rename recipe files from *.el to *.rcp, assorted changes. 2011-09-06 21:22:46 +02:00
Dimitri Fontaine
e8d99b3974 Fix the gtranslate :name property. 2011-09-06 21:03:13 +02:00
Marcio M. Ribeiro
79590fa0ec Added recipes for ansi-color and gtranslate 2011-09-06 02:08:48 +08:00
Dimitri Fontaine
46cbd70038 Update to new org git URL (git://orgmode.org/org-mode.git) 2011-09-05 11:15:23 +02:00
take_cheeze
b12ce5cf57 Add recipes related to line highlighting. 2011-09-05 00:13:00 +08:00
take_cheeze
e67a4cbbfc add CMakeLists.txt and *.cmake to auto-mode-alist 2011-09-05 00:13:00 +08:00
L42y
c133983191 opa mode 2011-09-05 00:10:06 +08:00
L42y
eb43fabbf3 Nyanyanyanyanyanyanyanyanyan! 2011-09-05 00:10:06 +08:00
Sébastien Gross
95fa8178dc Add recipe for dictionary.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-09-05 00:08:10 +08:00
Sébastien Gross
3c64ef539f Add recipe for blorg.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-09-05 00:08:10 +08:00
Sébastien Gross
fa8612fbc6 Add and fix package descriptions.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-09-05 00:08:10 +08:00
Dimitri Fontaine
034896645e Fix late night induced bug (forgot to remove a closing paren) 2011-09-04 11:54:52 +02:00
Dimitri Fontaine
49fe2bb873 Merge pull request #380 from elipapa/patch-1
doctest-mode is still on emacsmirror in the same repo as python-mode. It
2011-09-03 13:10:32 -07:00
Dimitri Fontaine
4a97ad740f Stop using rather than ... for people whose systems won't default into utf-8. 2011-09-03 21:57:56 +02:00
Dimitri Fontaine
ff0fa22cb5 Rely more on el-get-notify', which has a fallback to message'. 2011-09-03 21:51:51 +02:00
elipapa
5a289eeaa8 doctest-mode is still on emacsmirror in the same repo as python-mode. It was moved to a subdirectory. 2011-08-29 23:10:07 +02:00
Dimitri Fontaine
e435a07b4d Merge pull request #377 from cjoelrun/master
Add a recipe for Tomorrow color theme.
2011-08-29 01:03:11 -07:00
Dimitri Fontaine
5e29151b8f Merge pull request #379 from rlph/master
Removed extra paren in smatchr recipe
2011-08-29 00:55:23 -07:00
Rafael Sanchez
7b9b79942e Removed extra parentheses 2011-08-28 15:46:43 -03:00
Julien Danjou
2640eb598c Merge pull request #376 from pasja/fix-http
Fix http
2011-08-27 02:16:31 -07:00
Julien Danjou
fa991f5836 Merge pull request #375 from davidmiller/patch-1
Add extra :type options to el-get-sources docstring
2011-08-27 02:15:24 -07:00
Julien Danjou
a419683749 Merge pull request #374 from little-arhat/q-mode
Q mode
2011-08-27 02:14:53 -07:00
Julien Danjou
1b44166fb5 Merge pull request #373 from little-arhat/emacsmirror-fixes
Emacsmirror fixes
2011-08-27 02:14:25 -07:00
Julien Danjou
6ffa3d20d7 Merge pull request #372 from intinig/master
Added .scss to sass-mode
2011-08-27 02:13:41 -07:00
Julien Danjou
2c9e7a3ecd Merge pull request #364 from yyr/master
new recipes: ac-math.el, ebib.el, dictem.el
2011-08-27 02:13:01 -07:00
Cameron Lopez
e7e80c69ab Add a recipe for Tomorrow color theme by Chris Charles 2011-08-26 18:39:34 -05:00
David Miller
bf1bc800f5 Add extra :type options to el-get-sources docstring 2011-08-26 03:11:08 +02:00