Commit Graph

4157 Commits

Author SHA1 Message Date
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
Noam Postavsky
2c131434ed show function definitions for log 2014-10-26 14:05:31 -04:00
Noam Postavsky
fdc8e8c959 fix .travis.yml formatting 2014-10-26 13:52:35 -04:00
Noam Postavsky
348c2ce148 Add travis status button to README.md 2014-10-26 13:29:05 -04:00
Noam Postavsky
94ee9090ea reorganize travis test scripts
Also skip testing with emacs-snapshot if only recipes have been updated.

* test/run-travis-ci.sh: Deleted.
* test/travis-ci.sh (prereqs, byte-compile, check-recipes,
  check-whitespace): New functions.
* .travis.yml (language): emacs-lisp -> generic. emacs-lisp is not
  recognized, so Travis would treat it as ruby and needlessly install
  rvm.
  (install, script): Call functions from travis-ci.sh.
2014-10-26 13:21:57 -04:00
Yakkala Yagnesh Raghava
61bf90061c * recipes/dictem.rcp: no autoloads in the source, add features property. 2014-10-26 18:45:13 +09:00
Yakkala Yagnesh Raghava
df5ed7a285 recipes/gnuplot-mode.rcp: Fix failing configure. 2014-10-26 18:45:13 +09:00
Maxim Tsyplakov
a7bf06029d Create livescript-mode.rcp 2014-10-25 20:29:41 +04:00
Noam Postavsky
f5f7b6dfb9 Merge pull request #1965 from saulius/fix-melpa-host
Fix melpa host name
2014-10-25 10:36:09 -04:00
Yagnesh Raghava Yakkala.
f68cafe1ae Merge pull request #1969 from lq/master
* recipes/polymode.rcp: new recipe polymode.
2014-10-25 22:39:06 +09:00
Yakkala Yagnesh Raghava
445bd7d824 rename .el to .rcp 2014-10-25 22:37:12 +09:00
Qiang Li
88f657d166 * recipes/polymode.rcp: new recipe polymode. 2014-10-25 17:13:03 +08:00
Yakkala Yagnesh Raghava
a4978104fd * recipes/backup-each-save.rcp: new recipe backup-each-save. 2014-10-24 14:30:09 +09:00
Yagnesh Raghava Yakkala.
4d52189df3 Merge pull request #1966 from ancane/master
recipes/markdown-preview-mode.rcp: new recipe markdown-preview-mode
2014-10-24 08:08:47 +09:00
Igor Shymko
23aacb06e4 recipes/markdown-preview-mode.rcp: new recipe markdown-preview-mode 2014-10-23 23:05:02 +03:00