Commit Graph

4171 Commits

Author SHA1 Message Date
Yuriy Pitomets
f4d72c992e Fix foo-mode-on functions descriptions in :prepare 2014-11-22 11:49:09 -05:00
Yuriy Pitomets
535560a5e9 Add rails-new. 2014-11-22 11:49:09 -05:00
Noam Postavsky
42cc1e3a98 Take sha1 of buffer contents, not buffer
This prevents the sha1 function from attempting and then failing to
encode the buffer contents in the wrong encoding.

* methods/el-get-http.el (el-get-http-compute-checksum): Call `sha1' on
  result of `buffer-string', not `current-buffer'.
2014-11-21 18:53:29 -05:00
Noam Postavsky
6d213db41e el-get-sources: deduplicate :pkgname in docstring 2014-11-21 16:07:19 -05:00
Víctor López Juan
bbb765f870 Add dependency on f to projectile recipe
A recent version [1] of `projectile` depends on the `f` package.

[1] 7f483c5259/projectile.el (L41)
2014-11-21 15:45:45 +01:00
Noam Postavsky
1d30abffb9 Update package.el git revision hash
Following Emacs' transition to git, the hashes of commits have changed
because some commits were edited to remove bzr specific
referefences (e.g. revnos in commit messages).

Note: the equivalent bzr commit had revno 103620 on trunk, revid
cyd@stupidchicken.com-20110310234046-vzsm4s3pjxc1aids.

First line of commit: "Fix package.el handling of version numbers like
1.0pre6"

* recipes/package.rcp (package):
* test/travis-ci.sh: Update hash for last package.el version compatible
  with Emacs 23.
2014-11-20 16:20:58 -05:00
Noam Postavsky
af1731df78 Merge pull request #1998 from npostavs/pitometsu-1899
Add hooks for some recipes (1899) v2
2014-11-20 13:40:28 -05:00
Yuriy Pitomets
b2e4ebf6ef Add :prepare blocks for some recipes
* recipes/hi2.rcp,
* recipes/hideshow-org.rcp,
* recipes/highline.rcp,
* recipes/rainbow-mode.rcp,
* recipes/workgroups2.rcp,
* recipes/yank-pop-summary.rcp,
* recipes/zencoding-mode.rcp: Add autoloads and/or foo-mode-on functions
  in :prepare block.
2014-11-20 11:56:54 -05:00
Yuriy Pitomets
71ba4b6fe4 Add ac-ghc-mod 2014-11-20 11:56:52 -05:00
Yuriy Pitomets
a0bfff1f27 change rainbow-mode to :type github 2014-11-20 11:56:51 -05:00
Yuriy Pitomets
44fbccd281 change sunrise-commander.rcp to :type github 2014-11-20 11:56:50 -05:00
Yuriy Pitomets
576570e4f7 Fix sclang-snippets :depends 2014-11-20 11:56:49 -05:00
Yuriy Pitomets
49a73fc7d3 Fix emacs-jabber for OSX 2014-11-20 10:25:17 -05:00
Shihpin Tseng
fb14bfcf73 helm.rcp: fix build on OS X.
By override the EMACS_COMMAND in the Makefile of helm.
2014-11-19 10:32:34 +08:00
Joe Schafer
e78fb67410 add recipe for esup - Emacs StartUp Profiler 2014-11-15 01:00:23 -05:00
Noam Postavsky
6586a40683 Merge pull request #1991 from 8573/8573/new-recipe/control-mode/1
Add recipe: control-mode
2014-11-14 23:50:13 -05:00
8573
fde5acbbc4 Add recipe: control-mode
Add an el-get package recipe for
<https://github.com/stephendavidmarsh/control-mode>.
2014-11-14 19:00:41 -08:00
8573
4cc2b23bfd Change two GitHub URLs from HTTP to HTTPS
In `README.md`, change the URL `http://github.com` to use HTTPS; in
`el-get-install.el`, do the same for the URL
`http://github.com/dimitri/el-get.git`.
2014-11-14 19:00:10 -08:00
Sagun Khatri
3b4c8d53c6 Adding ac-cider for clojure 2014-11-14 09:55:30 -05:00
Sagun Khatri
8069290538 Messages buffer in Emacs 24.4 is readonly, nxhtml recipe adjust for it 2014-11-13 20:31:44 -06:00
Noam Postavsky
b57516412f Delete elc before self-update
* el-get.el (el-get-self-update): Delete elc files before updating
  el-get.
2014-11-12 21:21:22 -05:00
Dimitri Fontaine
6d53289b73 Merge pull request #1985 from tonini/karma-recipe
recipe for the karma package
2014-11-11 22:09:24 +01:00
Samuel Tonini
2e795ffaa8 recipe for the karma package 2014-11-11 21:31:39 +01:00
Noam Postavsky
7e46be2751 Merge pull request #1983 from deftsp/pin/dev
elisp-slime-nav: use build-in enable function instead of defining one
2014-11-10 13:48:12 -05:00
Dimitri Fontaine
a681716ed3 Merge pull request #1984 from martinburchell/master
add recipe for PHP Code Sniffer with Flymake
2014-11-10 13:11:01 +01:00
Martin Burchell
a5b729006d add recipe for PHP Code Sniffer with Flymake 2014-11-10 11:07:48 +00:00
Shihpin Tseng
f2129bd9c7 elisp-slime-nav: use build-in enable function instead of defining one 2014-11-10 17:01:06 +08:00
David Holm
a1e2d51263 recipe: keep-buffers 2014-11-08 14:24:36 +01:00
David Holm
bcc1d549f5 recipe: racket-mode 2014-11-08 11:40:44 +01:00
immerrr
4243577745 el-get-byte-compile-file: delete old compiled file
This should prevent the discrepancy that occurred before when
compilation failed.
2014-11-07 09:07:14 +03:00
Noam Postavsky
ee630ba314 Pass full name to w32-short-file-name
* el-get-core.el (el-get-shell-quote-program): Call `executable-find' on
  `program-name' before passing it to `w32-short-file-name'; otherwise
  we could get nil.

Github: fixes #1979
2014-11-04 18:56:29 -05:00
Dimitri Fontaine
31877dae40 Merge pull request #1978 from tonini/recipe-for-alchemist
add alchemist recipe
2014-11-03 11:13:41 +01:00
Samuel Tonini
fe874f69d2 add alchemist recipe 2014-11-03 10:12:03 +01:00
Yakkala Yagnesh Raghava
9e73659a50 recipes/tempbuf-mode.rcp: new recipe tempbuf-mode. 2014-10-31 12:52:11 +09:00
Yakkala Yagnesh Raghava
306c1e290d recipes/pdf-tools.rcp: restore original repository. 2014-10-31 09:20:47 +09:00
Noam Postavsky
0c81466702 Merge pull request #1975 from npostavs/melpa
Allow installation via melpa
2014-10-29 23:54:33 -04:00
Noam Postavsky
b402d9284c Handle non-absolute user-emacs-directory
* el-get-custom.el (el-get-dir): Use expand-file-name to compute an
  absolute el-get-dir even user-emacs-directory is relative.
2014-10-29 23:12:18 -04:00
Noam Postavsky
881ea22416 Make sure ~/.emacs.d/el-get exists
* el-get-status.el (el-get-read-status-file-force): If there is no
  status file, ensure the directory exists so it will be possible to
  create it.
2014-10-29 18:44:07 -04:00
Noam Postavsky
94a4a62b92 Fix compilation errors/warnings under elpa
* el-get-list-packages.el (el-get-read-package-status): Declare.
* el-get-status.el (el-get-print-package): Declare.
(el-get-status-cache): Move definition before use.
* el-get-methods.el (add-to-list): Set load-path during compilation too.
2014-10-29 18:28:00 -04:00
Noam Postavsky
fdc523943a require el-get be installed 2014-10-29 18:15:02 -04:00
Noam Postavsky
b394d2b776 add autoload cookies so melpa install can work 2014-10-29 18:15:02 -04:00
Noam Postavsky
6998a504c8 Don't "convert" empty status to new format 2014-10-29 18:15:01 -04:00
Noam Postavsky
ad3b3f0bb3 merge some new recipes: ide-skel, psci
Merge remote-tracking branches 'upstream/pr/1973' and 'upstream/pr/1974'
2014-10-29 18:11:54 -04:00
Julio Molina Soler
5d2237ba5d Including ide-skel to recipies 2014-10-29 21:14:08 +01:00
Antoine R. Dumont
1bc7684852 Remove projectile dependencies which is not needed any longer. 2014-10-29 19:38:41 +00:00
Antoine R. Dumont
5f77dede58 Add psci recipe 2014-10-29 18:34:28 +00:00
Noam Postavsky
537a90848d fix typo in test/travis-ci.sh 2014-10-28 19:07:40 -04:00
Toni Schmidbauer
307daaf374 fixed typo in magit.rcp
the build command was broken on berkeley-unix
2014-10-28 20:29:04 +01:00
Noam Postavsky
ff4ec3292f Merge pull request #1971 from npostavs/travis
reorganize travis test scripts
2014-10-26 14:59:25 -04:00
Noam Postavsky
60ce053515 Improve travis log a bit
Log SHA1 of commit range tested.
Fold output of compilation.
2014-10-26 14:51:48 -04:00