Commit Graph

4145 Commits

Author SHA1 Message Date
tarao
7799918c5f Use ignore-errors for condition-case with ignoring errors. 2014-11-15 15:19:02 +09:00
tarao
a8dde9d817 The patch for init-loader is not needed anymore. 2014-11-15 15:12:26 +09:00
tarao
f9dccd822d Use quote for a list without computation. 2014-11-15 15:11:51 +09:00
tarao
bf979624f9 Change the license of the file. 2014-11-03 04:02:36 +09:00
tarao
095d379669 Provide `eval-after-load-compile in the other repository.
Provide it in https://github.com/tarao/with-eval-after-load-feature-el .
2014-11-03 04:00:28 +09:00
tarao
7adea4b2ee Automatically load el-get-bundle related commands and macros. 2014-11-01 18:03:59 +09:00
tarao
f8a13fc449 Add el-get-bundle.el - a wrapper to ease the usage of El-Get. 2014-11-01 17:18:35 +09: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
Saulius Grigaliunas
8eaacdf899 Fix melpa host name
Now lives at melpa.org
2014-10-23 21:33:08 +03:00
Noam Postavsky
d9a1eb4328 Merge pull request #1963 from npostavs/fix-helm-build-problem
Fix helm build problem
2014-10-22 22:37:40 -04:00
Noam Postavsky
19adad358f Let helm work without make on Windows
It's better to use the officially support build procedure, which is to
call make, but on Windows where we likely don't have make try to fake it
instead.

* recipes/helm.rcp (helm): :build/windows-nt just create helm-autoload.el
2014-10-22 22:28:31 -04:00
Yakkala Yagnesh Raghava
666aec4552 * recipes/electric-spacing.rcp: new recipe electric-spacing. 2014-10-23 09:31:33 +09:00
Yakkala Yagnesh Raghava
c81c39e6af * recipes/highlight-stages.rcp: new recipe highlight-stages. 2014-10-23 09:31:18 +09:00
Yakkala Yagnesh Raghava
2eb0d42a9f * recipes/indent-guide.rcp: new recipe indent-guide. 2014-10-23 09:31:06 +09:00
Yakkala Yagnesh Raghava
1082c979ee * recipes/monroe.rcp: new recipe monroe. 2014-10-23 09:30:48 +09:00
Yakkala Yagnesh Raghava
7f816e166d * recipes/outlined-elisp-mode.rcp: new recipe outlined-elisp-mode. 2014-10-23 09:30:35 +09:00
Yakkala Yagnesh Raghava
3a0d8a4501 * recipes/phi-rectangle.rcp: new recipe phi-rectangle. 2014-10-23 09:30:22 +09:00
Yakkala Yagnesh Raghava
d70acfb636 * recipes/setup.rcp: new recipe "setup". 2014-10-23 09:30:06 +09:00
Yakkala Yagnesh Raghava
7468add631 * recipes/sublimity.rcp: new recipe sublimity. 2014-10-23 09:29:53 +09:00
Yakkala Yagnesh Raghava
a51b2a6890 * recipes/download-region.rcp: new recipe download-region. 2014-10-23 09:29:34 +09:00