Commit Graph

781 Commits

Author SHA1 Message Date
Dimitri Fontaine
39369f34c6 Add el-get-git-install-url for the installer, and switch default from git:// to http:// 2011-03-16 22:11:07 +01:00
Dimitri Fontaine
512b0aacb3 Whitespace cleaning (README) 2011-03-16 22:10:24 +01:00
Julien Danjou
c46e224beb Add load-path before compile and autoloads
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-03-15 14:02:18 +01:00
Jonathan Marchand
e7244b3176 notmuch recipe 2011-03-15 03:42:55 +08:00
Nodir Gulyamov
2465cef4dc Fixed the following recipes for building in windows (requires cygwin bin in PATH):
- cedet.el
  - dvc.el
  - emacs-w3m.el
  - geiser.el
2011-03-15 03:41:31 +08:00
Mat Marcus
92aeaa19be update nxhtml recipe to run nxhtmlmaint-start-byte-compile for compilation 2011-03-15 03:35:06 +08:00
Dimitri Fontaine
ffe478b1d8 recipe for bbdb-vcard, thanks to cbbrowne 2011-03-14 20:29:35 +01:00
Dimitri Fontaine
114fadb203 * recipes/pkgbuild-mode.el: improved version (striped down post-init) 2011-03-12 13:21:47 +01:00
Dimitri Fontaine
6ea013f02e Merge branch 'master' of github.com:dimitri/el-get 2011-03-11 18:36:12 +01:00
Joseph Gay
12bb898aa8 windows build for nognus 2011-03-11 18:34:57 +01:00
Dimitri Fontaine
13d2cba9dc Merge branch 'master' of github.com:dimitri/el-get 2011-03-11 09:47:32 +01:00
Dimitri Fontaine
e5f40a9a56 Add recipe for pkgbuild-mode 2011-03-11 09:47:19 +01:00
Dimitri Fontaine
75d4c30fda Fix some byte compile warnings. 2011-03-10 21:15:29 +01:00
Dimitri Fontaine
b0d5d7abfb Compatibility with package.el (tested with package-install-from-buffer)
In passing, change the version strings used by el-get to something that
looks more like what Emacs itself does, 2.0 being the development version of
the next stable version, 2.1.  Calling it 1.2~dev is not such a good idea,
and package.el would chuck on it.
2011-03-10 21:15:12 +01:00
Julien Danjou
5945fe2136 Fix gnuplot-mode recipe
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-03-10 11:57:05 +01:00
Dimitri Fontaine
ea3394ce62 crontab-mode is to be fetched on web.archive.org now 2011-03-09 15:25:07 +01:00
Dave Abrahams
6db7fc41d8 Make sure we can check for el-get being compiled even before it's been loaded. Catch errors during our wait for completion. Reorder waiting to make sure the process gets kicked off. 2011-03-02 16:49:02 -05:00
Dimitri Fontaine
31196f1a35 Fix typo, apply a function symbol, not an undefined variable. 2011-03-02 16:01:51 +01:00
Dave Abrahams
504fd44943 Use run-at-time for repeating events, etc. 2011-03-01 22:01:05 -05:00
Dave Abrahams
dfd49b7763 Try to get more information from a test that times out 2011-03-01 19:47:40 -05:00
Dave Abrahams
72ccc84394 Can't load a file sans extension from the command line 2011-03-01 19:34:10 -05:00
Dave Abrahams
888c830f90 Fixes https://github.com/dimitri/el-get/issues/#issue/178 2011-03-01 18:49:06 -05:00
Dave Abrahams
e592c0eeac Only let the test succeed if el-get byte-compiles 2011-03-01 17:04:30 -05:00
Dave Abrahams
9158b9ded2 Try to force failures in installation to drop into the debuggger 2011-03-01 16:58:41 -05:00
Dave Abrahams
1d418ab4bf Let's make sure there's some record of having dropped into the
debugger, even if we're in a sentinel
2011-03-01 16:56:01 -05:00
Dimitri Fontaine
bcdea77c0b Merge branch 'master' of github.com:dimitri/el-get 2011-03-01 21:51:39 +01:00
Dimitri Fontaine
b5fd4389a9 The noerror option is no more. 2011-03-01 21:51:18 +01:00
Dave Abrahams
82c5b95f4e A klugey elscreen recipe 2011-03-01 13:27:17 -05:00
Dave Abrahams
33bb2a3f92 Added the first test 2011-03-01 13:27:12 -05:00
Julien Danjou
ec491d491c Do not check for el-get-byte-compile here
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-03-01 13:57:35 +01:00
Julien Danjou
eb0a020eeb Fix el-get-read-package-with-status with multiple status
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-03-01 13:57:35 +01:00
Dimitri Fontaine
a0f4b72c3b Try at fixing asciidoc markup 2011-03-01 11:02:24 +01:00
Dimitri Fontaine
c0b5bd4c2a Merge branch 'master' of github.com:dimitri/el-get 2011-03-01 10:59:42 +01:00
Dimitri Fontaine
5cde0bc0bd warn users when el-get-install is used on unregistered packages, and augment the docs there too. 2011-03-01 10:59:17 +01:00
Yakkala Yagnesh Raghava
de1313d992 fix syntax errors(extra closed backets) in two recipes 2011-03-01 17:31:13 +08:00
Rafael Sanchez
3c1cb3ba2a New maintainer for zencoding-mode. 2011-03-01 01:40:12 +08:00
Dimitri Fontaine
04c43f322a Fix el-get-byte-compile to accept stringp &rest argument for compiling. 2011-02-25 19:23:21 +01:00
Dimitri Fontaine
5ccc119bd5 Typo fix (el-get-byte-byte-compile) 2011-02-25 17:56:36 +01:00
Julien Danjou
29363d5da0 Check compilation is up-to-date before init
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 16:26:24 +01:00
Julien Danjou
c671a686ae Use byte-recompile-file, simplify el-get-byte-compile-files.
On recent Emacs, we can use byte-recompile-file.
Package is not needed as an argument in el-get-byte-compile-files.

Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 15:45:56 +01:00
Julien Danjou
b5193818e0 muse: use new autoloads feature
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 13:12:30 +01:00
Julien Danjou
5dd1ff8082 Add support for external autoload file
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 13:11:34 +01:00
Julien Danjou
7d423b55ea Fix typo in lazy form
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 10:33:43 +01:00
Julien Danjou
19990d90c0 blender-python-mode: fix typo
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-25 10:32:18 +01:00
Julien Danjou
0651d18048 Add el-get-dir to load-path
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-24 23:57:27 +01:00
Julien Danjou
6b143d073e Fix postinit and after evaluation when lazy
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-24 23:51:10 +01:00
Julien Danjou
eafaad7087 naquadah-theme: remove broken post-init
Signed-off-by: Julien Danjou <julien@danjou.info>
2011-02-24 23:50:43 +01:00
Dimitri Fontaine
b08fbfd2bb Implement `el-get-is-lazy' and assorted properties, :prepare and :post-init and :lazy.
Also change all recipes using :after to now use :post-init, and fix
blender-python-mode to rely on :prepare, which it seems to be needing.

Removing :features and :load from recipes where it's possible to be lazy is
scheduled for a later patch...
2011-02-24 22:03:47 +01:00
Dimitri Fontaine
0a623f18d0 Augment documentation about setting load-path so that it's possible to require el-get. 2011-02-24 22:01:19 +01:00
Sёmka Novikov
35fdfc48aa io-mode recipe 2011-02-25 04:08:45 +08:00