Commit graph

4167 commits

Author SHA1 Message Date
Steve Purcell
b65bdcfa2b Start handling extra package properties such as URL, keywords
For now, we just ensure that the info parsed out of source .el and -pkg.el
files gets preserved in the built packages and archive-contents digest.

See #1233
2014-01-14 21:22:25 +00:00
Steve Purcell
2508fc98ad Merge pull request #1332 from yasuyk/point-stack
Add point-stack
2014-01-14 09:51:59 -08:00
Steve Purcell
aaaaa43f6c Merge pull request #1292 from yasuyk/debug-print
Add debug-print
2014-01-14 09:50:43 -08:00
Steve Purcell
2a83d56c6e Merge pull request #1370 from senda-akiha/addrecipe/flymake-cppcheck
Add recipe `flymake-cppcheck`
2014-01-14 04:53:52 -08:00
senda-akiha
4f5832cf45 Add recipe flymake-cppcheck 2014-01-14 21:42:10 +09:00
Steve Purcell
cf88a995f2 Merge pull request #1369 from yasuyk/elm-mode
Add elm-mode
2014-01-14 00:30:43 -08:00
Steve Purcell
1dbb9dba1b Merge pull request #1278 from yasuyk/unipoint
Add unipoint
2014-01-14 00:30:03 -08:00
Steve Purcell
b543d71f82 Add lfe-mode
/cc @CamShaft, @rvirding

(See #1356)
2014-01-14 08:15:11 +00:00
Steve Purcell
a8fc8790db Merge pull request #1368 from eagleflo/patch-1
Add lib to slime recipe
2014-01-13 00:07:28 -08:00
Aku Kotkavuo
477047e543 Add lib to slime recipe
Slime is now looking for bundled external dependencies under lib.
2014-01-12 23:53:55 +02:00
Steve Purcell
50d67ea3c4 Add downplay-mode
/cc @tobias
2014-01-12 14:56:55 +00:00
Steve Purcell
d35a2e5cb5 Merge pull request #1363 from yasuyk/helm-bibtexkey
Add helm-bibtexkey
2014-01-11 11:24:41 -08:00
Steve Purcell
8e497668d6 Merge pull request #1367 from NicolasPetton/master
adds gnome-calendar recipe
2014-01-11 11:14:23 -08:00
Nicolas Petton
8cf387d3ef adds gnome-calendar recipe 2014-01-11 17:24:00 +01:00
Yasuyuki Oka
2f30df0e55 Add helm-bibtexkey
https://github.com/kenbeese/helm-bibtexkey
2014-01-12 00:33:18 +09:00
Steve Purcell
462a43341a Add helm-c-moccur
Closes #1366
2014-01-11 12:10:46 +00:00
Steve Purcell
5c36c416a1 Merge pull request #1365 from yasuyk/urlenc
Add urlenc
2014-01-11 04:07:34 -08:00
Steve Purcell
2508699ebf Merge pull request #1364 from yasuyk/lice
Add lice
2014-01-11 04:07:08 -08:00
Steve Purcell
847b6ee7af Add merlin
/cc @asmanur
2014-01-11 10:53:29 +00:00
Yasuyuki Oka
27bb0f4ed2 Add urlenc
https://github.com/buzztaiki/urlenc-el
2014-01-11 09:33:24 +09:00
Yasuyuki Oka
899b819b6b Add lice
https://github.com/buzztaiki/lice-el
2014-01-11 08:36:32 +09:00
Yasuyuki Oka
ff97e067e4 Add elm-mode
https://github.com/jcollard/elm-mode
2014-01-11 05:49:57 +09:00
Steve Purcell
735aa22566 Merge pull request #1362 from csantosb/master
Added rcirc-alert recipe
2014-01-10 12:31:34 -08:00
Cayetano Santos
2b5c9d0606 Fixed missing bash shell file in recipe 2014-01-10 19:42:32 +01:00
Steve Purcell
0eb3f4a426 Merge pull request #1361 from abo-abo/master
Add lispy
2014-01-10 10:06:13 -08:00
Cayetano Santos
f340f67dd9 Added rcirc-alert recipe 2014-01-10 19:03:14 +01:00
Oleh Krehel
676644c651 Add lispy 2014-01-10 18:51:56 +01:00
Steve Purcell
a775d12d9b Merge pull request #1360 from lunaryorn/patch-1
Add flycheck-mercury
2014-01-10 02:10:04 -08:00
Sebastian Wiesner
4c7021731d Add flycheck-mercury
flycheck-mercury provides a syntax checker for the Mercury language.

See https://github.com/flycheck/flycheck-mercury and http://mercurylang.org/.
2014-01-10 10:22:51 +01:00
Steve Purcell
25a48680d9 Merge pull request #1353 from yasuyk/mobdebug-mode
Add mobdebug-mode
2014-01-10 00:00:38 -08:00
Jack Morrison
900fa31199 Adds matlab-mode recipe. 2014-01-09 20:55:25 -08:00
Donald Ephraim Curtis
c69a148d3b Merge pull request #1352 from myuhe/gntp
Add gntp.el to recipe
2014-01-09 20:52:15 -08:00
Steve Purcell
e5c79c56bd Merge pull request #1359 from yasuyk/newlisp-mode
Add newlisp-mode
2014-01-09 11:17:35 -08:00
Yasuyuki Oka
124ef4d740 Add newlisp-mode
https://github.com/kosh04/newlisp-mode
2014-01-10 04:00:12 +09:00
Steve Purcell
e346de86b7 Merge pull request #1358 from DamienCassou/recipe-dired-imenu
New recipe: dired-imenu
2014-01-09 08:24:24 -08:00
Damien Cassou
a43005e185 New recipe: dired-imenu
`dired-imenu` integrates `imenu` in `dired` so you can easily jump to
any file and directory in the current buffer (to rename it, change its
permissions...)

- Association with the package: maintainer
- Link to the package repository: https://github.com/DamienCassou/dired-imenu
- Test that the package builds properly via make recipes: done
- Test that the package installs properly via package-install-file: done
2014-01-09 17:19:26 +01:00
Steve Purcell
6e4d444198 Merge pull request #1357 from senda-akiha/flymake-phpcs
Add flymake-phpcs recipe.
2014-01-09 07:28:57 -08:00
senda-akiha
c126da6e09 Add flymake-phpcs recipe. 2014-01-10 00:23:47 +09:00
Steve Purcell
4f7c9e57b9 Merge pull request #1355 from hackscience/master
Add strie
2014-01-09 06:20:50 -08:00
Steve Purcell
8e7dd1e985 Merge pull request #1354 from aki2o/vbasense
add recipe for vbasense
2014-01-09 00:24:09 -08:00
James Atwood
c94979780d Add strie 2014-01-08 22:06:59 -05:00
Hiroaki Otsu
92274fc5e8 add recipe for vbasense 2014-01-09 11:21:56 +09:00
Yasuyuki Oka
7923c725f6 Add mobdebug-mode
https://github.com/deftsp/mobdebug-mode
2014-01-09 10:05:46 +09:00
Steve Purcell
151f5c1097 Merge pull request #1267 from yasuyk/hyde
Add hyde
2014-01-08 09:34:22 -08:00
myuhe
4960fb7c46 Add gntp.el to recipe 2014-01-08 22:28:51 +09:00
Steve Purcell
e31f4e0189 Merge pull request #1351 from yasuyk/helm-package
Add helm-package
2014-01-08 00:44:06 -08:00
Donald Ephraim Curtis
82d80beced Merge pull request #1265 from joshuarh/gherkin-mode
Add gherkin-mode
2014-01-07 21:32:30 -08:00
Yasuyuki Oka
57224e5ea7 Add helm-package
https://github.com/syohex/emacs-helm-package
2014-01-08 12:46:44 +09:00
Steve Purcell
eaaa6f7f2f Merge pull request #1350 from kyanagi/add-fringe-current-line
Add fringe-current-line
2014-01-07 07:59:43 -08:00
Kouhei Yanagita
1c32472f97 Add fringe-current-line 2014-01-08 00:50:04 +09:00