Commit graph

4248 commits

Author SHA1 Message Date
Steve Purcell
bff2f4afac Merge pull request #1856 from Fanael/master
Update the stable packages section in the readme.
2014-07-11 20:00:08 +01:00
Fanael Linithien
776e01a120 Update the stable packages section in the readme. 2014-07-11 20:42:32 +02:00
Steve Purcell
c4d5630e19 Merge pull request #1839 from Fanael/master
Enable stable package building for Mercurial.
2014-07-11 18:33:27 +01:00
Steve Purcell
298e43769c Merge pull request #1854 from ccann/master
add badger-theme recipe
2014-07-11 17:17:46 +01:00
Cody Canning
89446ea3b6 add badger-theme recipe 2014-07-11 10:30:19 -04:00
Steve Purcell
ab7709dbb6 Display package pages when accessed via old names 2014-07-11 14:29:44 +01:00
Steve Purcell
882e3a4877 Merge pull request #1851 from Fanael/highlight-numbers
Add highlight-numbers.
2014-07-11 14:24:53 +01:00
Steve Purcell
8994330f90 Merge pull request #1852 from Fuco1/dired-narrow
Add dired-narrow
2014-07-11 13:46:33 +01:00
Fanael Linithien
bb3d0e9c3d Rename number-font-lock-mode to highlight-numbers. 2014-07-11 14:44:53 +02:00
Steve Purcell
06443ec4e7 Merge pull request #1853 from cybem/google-weather
Remove google-weather as obsolete
2014-07-11 07:58:21 +01:00
Kirill Kondratenko
594414736b Remove google-weather as obsolete
The Google Weather API has been shutdown in 2012 and therefore
package doesn't work anymore.

https://julien.danjou.info/projects/emacs-packages#google-weather

yandex-weather package can be used instead of google-weather.
2014-07-11 09:44:18 +04:00
Matus Goljer
12539c02da Add dired-narrow 2014-07-10 21:01:01 +02:00
Steve Purcell
49b61d99ed Merge pull request #1850 from dieterdeyke/master
fossil 1.21 uses _FOSSIL_ instead of the newer fslckout to store local data
2014-07-10 11:52:38 +01:00
Steve Purcell
dc8904c0f4 Explicitly add GNU ELPA to sandbox makefile target (see #1828) 2014-07-10 11:50:49 +01:00
Steve Purcell
b76e696383 Refresh package contents when starting sandbox (see #1828) 2014-07-10 09:50:08 +01:00
Steve Purcell
193956c260 Merge pull request #1849 from alexeyr/cdlatex
Add CDLaTeX recipe
2014-07-10 08:30:59 +01:00
Alexey Romanov
f0b32b8cfb Add CDLaTeX recipe
Resolves milkypostman/melpa#1820
2014-07-10 10:22:01 +04:00
Dieter Deyke
9a93420140 fossil 1.21 (as used on the server) uses _FOSSIL_ instead of the newer .fslckout to store local data 2014-07-10 08:06:59 +02:00
Steve Purcell
f3f68295a3 Merge pull request #1848 from dieterdeyke/master
Use fossil options as understood by version 1.21
2014-07-09 18:15:56 +01:00
Dieter Deyke
4fed5df2bd Use fossil options as understood by version 1.21 2014-07-09 19:04:35 +02:00
Steve Purcell
0f6e83e318 Merge pull request #1844 from toctan/toggle-quotes
Add toggle-quotes
2014-07-09 09:35:22 +01:00
Kirill Kondratenko
414f5cd658 Remove find-cmd.el from project-root package 2014-07-09 12:21:57 +04:00
Steve Purcell
b498d50ee5 Merge pull request #1842 from bling/master
Added recipe for evil-jumper
2014-07-09 08:50:57 +01:00
toctan
bdf6422af9 Add toggle-quotes 2014-07-09 15:50:13 +08:00
Steve Purcell
5221cee4c8 Add yandex-weather
Closes #1840
2014-07-09 08:21:30 +01:00
Kirill Kondratenko
0d74072d57 Add project-root recipe 2014-07-09 09:56:19 +04:00
Bailey Ling
6f4f93244c Added recipe for evil-jumper 2014-07-08 21:09:24 -04:00
John Foerch
e3150ddd66 add recipe for mowedline 2014-07-08 17:57:28 -04:00
Steve Purcell
5e1961989e Merge pull request #1836 from dieterdeyke/master
Added support for fossil SCM, added recipe for vc-fossil.el, a VC backen...
2014-07-08 20:39:16 +01:00
Fanael Linithien
b926a7003f Enable stable package building for Mercurial. 2014-07-08 20:15:05 +02:00
Dieter Deyke
0bc19798cb 'fossil pull' only updates the repo, to update the working directory too you need 'fossil update' 2014-07-08 11:43:06 +02:00
Dieter Deyke
263f420437 Added support for fossil SCM, added recipe for vc-fossil.el, a VC backend for the fossil sofware configuration management system 2014-07-07 11:56:33 +02:00
Steve Purcell
5f576f6fab Merge pull request #1834 from pidu/master
Added recipe for goto-gem.
2014-07-07 08:09:40 +01:00
Donald Ephraim Curtis
41c744907c Merge pull request #1835 from proofit404/master
Anaconda mode doesn't depend on click any more.
2014-07-07 00:08:31 -07:00
Malyshev Artem
8fec8dc862 Anaconda mode doesn't depend on click any more. 2014-07-07 11:02:56 +04:00
Peter Stiernström
10dd8ff316 Added recipe for goto-gem. 2014-07-07 08:11:00 +02:00
Steve Purcell
3ba3477384 Use "gtar" for "tar" if available.
BSD tar on OS X doesn't handle certain packages properly,
e.g. "@". Homebrew on OS X installs gnu-tar as "gtar", so we use that
command in preference to "tar" if available.

See #1732
2014-07-06 17:55:06 +01:00
Donald Curtis
f6ab31b937 Add @ recipe.
Fixes #1732 at least on linux.
2014-07-06 12:44:58 -04:00
Steve Purcell
8a9d94efc1 go-mode has moved
Closes #1833
2014-07-06 17:33:51 +01:00
Steve Purcell
21b02596ac Merge pull request #1832 from tbanel/master
add orgtbl-ascii-plot package
2014-07-06 13:25:47 +01:00
Steve Purcell
41b1fc299c Merge pull request #1831 from Wilfred/master
Adding a wiki recipe for sqlplus.
2014-07-05 19:11:22 +01:00
Thierry Banel
5c35115728 add orgtbl-ascii-plot package 2014-07-05 15:59:43 +02:00
Wilfred Hughes
ff11c3cc2e Adding a wiki recipe for sqlplus. 2014-07-05 11:35:34 +01:00
Donald Curtis
d5f24e7026 fix o-blog. look in lisp directory 2014-07-04 18:40:52 -04:00
Steve Purcell
d21cf17a4a Merge pull request #1830 from chachi/cuda-mode
Adds cuda-mode.
2014-07-04 19:39:02 +01:00
Jack Morrison
a85e6554f7 Adds cuda-mode. 2014-07-04 12:51:53 -04:00
Steve Purcell
189e1a6089 Use github fetcher for company-auctex recipe (see #1829) 2014-07-04 16:18:51 +01:00
Steve Purcell
735cc8d163 Merge pull request #1829 from alexeyr/company-auctex
Add company-auctex
2014-07-04 16:17:05 +01:00
Alexey Romanov
f52dff41e2 Add company-auctex 2014-07-04 18:01:20 +04:00
Steve Purcell
c03f6f8c77 Merge pull request #1827 from Fuco1/dired-ranger
Add dired-ranger
2014-07-04 08:25:55 +01:00