Commit Graph

1976 Commits

Author SHA1 Message Date
Ryan C. Thompson
bf50c25f3b Build emacswiki recipes at install-time 2012-05-06 12:12:55 -07:00
Ryan Thompson
f630ddf51a Merge pull request #735 from DarwinAwardWinner/emacswiki-github-mirror
Switch default EmacsWiki base URL to Github mirror
2012-05-06 11:46:29 -07:00
Ryan C. Thompson
a659491db2 Add missing paren
Fixes #738.
2012-05-06 11:00:53 -07:00
Ryan C. Thompson
df560dbf63 Better docstring for auto-update-cached-recipes 2012-05-06 01:51:19 -07:00
Ryan C. Thompson
16fff7ee03 Minor fixes in test 2012-05-06 01:51:19 -07:00
Ryan C. Thompson
25fa9aa4fa Minimize whitespace changes in el-get-init relative to master 2012-05-06 01:51:18 -07:00
Ryan C. Thompson
a31554e42c Make regular el-get-sources available to post-init hooks
This is critical because installation dependency chaining happens via
a post-init hook. This is done by putting the call to post-init-hooks
outside the "el-get-with-status-sources" block.
2012-05-06 01:51:18 -07:00
Ryan C. Thompson
9a048af390 Tweak whitespace in error message 2012-05-06 01:51:18 -07:00
Ryan C. Thompson
66ac07520f Small but tricky fixes 2012-05-06 01:51:18 -07:00
Ryan C. Thompson
d4892a1e64 Refactoring 2012-05-06 01:48:05 -07:00
Ryan C. Thompson
590ebf784b Also allow recipe updates from recipe files
As suggested in
https://github.com/dimitri/el-get/issues/659#issuecomment-4433757
2012-05-06 01:48:05 -07:00
Ryan C. Thompson
d5cb0d47db Add test for new functionality 2012-05-06 01:48:04 -07:00
Ryan C. Thompson
24ea4be1a5 Auto-update recipes before init
Should fix #659.
2012-05-06 01:48:04 -07:00
Ryan C. Thompson
f1868c87c8 Fix el-get-init
It was missing a call to "el-get-with-status-sources"
2012-05-06 01:48:04 -07:00
Ryan C. Thompson
8aea873464 Code fixes in el-get-status.el 2012-05-06 01:48:04 -07:00
Ryan C. Thompson
f31b503ed1 Add optional package-status-alist arg
This lets el-get-merge-updatable-properties work either on the status
file directly or on a given alist, which it modifies in place.
2012-05-06 01:48:04 -07:00
Ryan C. Thompson
35d8dbc014 Add interactive form to "el-get-merge-updatable-properties" 2012-05-06 01:48:04 -07:00
Ryan C. Thompson
426c6d2625 Added "el-get-merge-updatable-properties" with test
This is the first step on the way to fixing #659.
2012-05-06 01:48:04 -07:00
Ryan Thompson
c32bd0aca8 Merge pull request #664 from DarwinAwardWinner/misc-fixes
Misc fixes
2012-05-06 01:37:10 -07:00
Ryan Thompson
2f3097a6fb Merge pull request #657 from DarwinAwardWinner/code-cleanup
Simplify "el-get-install" and other fixes
2012-05-06 01:34:50 -07:00
Ryan C. Thompson
221e462182 Add test for #730.
It currently passes.
2012-05-06 01:06:57 -07:00
Ryan C. Thompson
a4907dd796 Check package's required emacs version before installing or initializing
Fixes #730.
2012-05-06 00:56:10 -07:00
Ryan C. Thompson
2985c0c6fb Add functions for getting and asserting a package's required emacs version 2012-05-06 00:55:27 -07:00
Ryan C. Thompson
4b86f11adc Add script for starting a vanilla emacs with el-get loaded
Unlike the other test scripts, this doesn't run a test or install a
recipe or anything. It just opens up emacs with el-get ready to go so
you can do manual testing.
2012-05-06 00:24:06 -07:00
Ryan C. Thompson
3b7777b6e6 Clean up temp files created during tests 2012-05-06 00:24:06 -07:00
Ryan C. Thompson
a7a4e5925f Switch default EmacsWiki base URL to Github mirror
Fixes #724.
2012-05-06 00:15:32 -07:00
Dimitri Fontaine
599d7f659e Per issue #717, update README to use (goto-char (point-max)) rather than (end-of-buffer) 2012-05-04 20:12:53 +02:00
Dimitri Fontaine
49d6de9eaa Merge pull request #709 from shishi/renew_some_recipes
Renew some recipes
2012-05-04 09:56:25 -07:00
Dimitri Fontaine
0105f316be Merge pull request #706 from jimeh/add-tomorrow-night-paradise-theme-recipe
Add recipe for Tomorrow Night Paradise theme
2012-05-04 09:45:23 -07:00
Dimitri Fontaine
6abb880fcf Merge pull request #704 from jimeh/add-tomorrow-theme-recipe
Add recipe for Tomorrow theme
2012-05-04 09:38:11 -07:00
Dmitri Akatov
bc3e31a4d7 unset executable mode for vc-fossil.rcp 2012-05-02 18:06:21 -07:00
Ryan Thompson
749e9793b2 Merge pull request #726 from gizmomogwai/master
please add to recipes
2012-04-30 15:10:39 -07:00
Christian Köstlin
df1dc550db added tramp-adb recipe 2012-04-30 17:42:56 +02:00
Ryan Thompson
f354a8072b Merge pull request #723 from SkydiveMike/master
Updated Org-Mode recipe for additional streamlining of Org Mode’s Makefile
2012-04-26 12:04:32 -07:00
Mike McLean
408b3702bf Updated Org-Mode recipe for additional streamlining of Org Mode’s Makefile
See: http://article.gmane.org/gmane.emacs.orgmode/55270
2012-04-26 10:25:31 -04:00
Shigenobu Nishikawa
7748573d3c remove non-need properties. 2012-04-25 12:19:56 +09:00
Shigenobu Nishikawa
d9fa0c0eb6 Reverting "rename recipes and change :name because not correct name for elisps"
Reverting "fix depends because renamed recipes"

revert above commits
2012-04-25 12:06:37 +09:00
Jim Myhrberg
c15a616493 Change package type to github 2012-04-24 09:29:00 +01:00
Jim Myhrberg
6ea200b1ff Change package type to github 2012-04-24 09:27:42 +01:00
Jim Myhrberg
815c81d838 Change package type to github 2012-04-24 09:25:10 +01:00
Ryan Thompson
d30e3aba72 Merge pull request #721 from deftsp/master
fix magit recipe on Mac OS X and `.dir-locals.el'
2012-04-24 00:16:43 -07:00
Shihpin Tseng
db0b70d3f1 fix .dir-locals.el. delete-trailing-whitespace takes no argument 2012-04-24 02:12:37 +08:00
Shihpin Tseng
7fa9079d66 fix magit on Mac OS X
install magit will get can not open load file: subst-ksc
see alse https://github.com/dimitri/el-get/issues/255
2012-04-24 01:59:55 +08:00
Julien Danjou
c0bf48124b Merge pull request #700 from renard/dictionary
Fix emacs binary on build.
2012-04-23 01:42:16 -07:00
Julien Danjou
a3248b8cca Merge pull request #701 from renard/emacs-goodies-el
Remove unnecessary cvs login option.
2012-04-23 01:41:58 -07:00
Julien Danjou
c3da73f18e Merge pull request #718 from renard/dpans
Dpans
2012-04-23 01:40:32 -07:00
Julien Danjou
097b7af27d Merge pull request #719 from SkydiveMike/master
Org-Mode build changes
2012-04-23 01:40:03 -07:00
Mike McLean
9ed9415280 Change Org Mode build rule for Makefile Restructuring
Org-Mode recently had a major Makefile and build process overhaul. As
per Samuel Wales on the Org-Mode mailing list [1] the correct build
process for when you don’t install org (i.e. run it directly out of the
Git worktree) would be:

=make compile autoloads info=

This patch changes the Org-Mode build accordingly.

[1] http://permalink.gmane.org/gmane.emacs.orgmode/55022
2012-04-21 21:24:04 -04:00
Sébastien Gross
c709eaaa92 Use ansicl info node in lisp-mode.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-04-18 03:12:11 +02:00
Sébastien Gross
8ebde81cd0 Add dpans2texi recipe.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-04-18 01:52:46 +02:00