Commit graph

5430 commits

Author SHA1 Message Date
Steve Purcell
9738c1be05 Add searchq
Closes 2525
2015-02-24 21:41:17 +00:00
Steve Purcell
7cad634310 Merge pull request #2532 from 10sr/term-run
Add term-run recipe
2015-02-24 21:38:30 +00:00
Donald Ephraim Curtis
cbb6f9cc3c Merge pull request #2533 from phillord/fix/lentic-exclude-test-files
Exclude two test/build files.
2015-02-24 07:40:22 -08:00
Phillip Lord
0f07df876b Exclude two test/build files.
Neither of these files is essential to the functioning of lentic and
at least one of them causes byte compile errors.
2015-02-24 12:11:12 +00:00
Steve Purcell
49bdcf035b Merge pull request #2531 from d5884/master
Add mozc-popup recipe.
2015-02-24 07:15:49 +00:00
Daisuke Kobayashi
43f0d17fb8 Add mozc-popup recipe. 2015-02-24 09:38:38 +09:00
Steve Purcell
50849b52d0 Fix links to googlecode package homepages 2015-02-23 20:25:11 +00:00
Steve Purcell
2aa643204d :files spec in mozc recipe is redundant 2015-02-23 20:23:42 +00:00
10sr
ded5101769 Add term-run recipe 2015-02-23 22:30:24 +09:00
Steve Purcell
55e578ccae Merge pull request #2530 from yoshida-mediba/feature/mozc
Add Recipe for mozc
2015-02-23 08:06:14 +00:00
Hiroki Yoshida
c4e05e4e80 add mozc 2015-02-23 13:11:14 +09:00
Steve Purcell
64a61b3801 Merge pull request #2529 from danieroux/add-id-manager
Add id-manager
2015-02-22 20:23:11 +00:00
Danie Roux
c7767903ee Add id-manager
This is a password manager that serves as an alternative to
1Password/Keepass/Lastpass. It hooks into helm for quick password lookup
and copies that password to the clipboard. A few seconds later it copies
the empty string, to clear the password.

It also has the ability to generate random new passwords and quickly add
new records.

The passwords are stored in an implicitly encrypted tab separated file,
so the passwords are safe and not dependent on any other program.

The package can be found here: https://github.com/kiwanami/emacs-id-manager

I've been using this package for a long time and contributed a small patch.
2015-02-22 22:06:58 +02:00
Steve Purcell
89102423e5 Merge pull request #2526 from roronya/work
Add yatex
2015-02-22 11:08:47 +00:00
Steve Purcell
ccbf4a7c9d Merge pull request #2528 from rexim/cil-mode
Add recipe for cil-mode
2015-02-22 10:53:38 +00:00
rexim
556c816ab2 Add recipe for cil-mode 2015-02-22 15:00:35 +06:00
roronya
5411fc76b8 Add yatex to recipes 2015-02-22 07:01:06 +09:00
Steve Purcell
4af274e0e5 Merge pull request #2522 from zargener/master
Added password-generator recipe.
2015-02-20 16:24:05 +00:00
Steve Purcell
3c652657be Merge pull request #2523 from magnars/patch-1
Add recipe for yesql-ghosts
2015-02-20 16:04:16 +00:00
zapad
90497e7a64 Added password-generator recipe. 2015-02-20 16:49:59 +03:00
Magnar Sveen
d089933f56 Add recipe for yesql-ghosts
https://github.com/magnars/yesql-ghosts
2015-02-20 07:19:27 +01:00
Steve Purcell
6cb4c55583 Merge pull request #2521 from wasamasa/xbm-life
Add xbm-life
2015-02-19 15:40:17 +00:00
Steve Purcell
a0366a9844 Merge pull request #2518 from mikenichols/master
Add recipe for railscasts-theme.el
2015-02-19 15:39:16 +00:00
Vasilij Schneidermann
4f8c61d442 Add xbm-life 2015-02-19 15:34:48 +01:00
Steve Purcell
8a28e1dfe9 Merge pull request #2520 from yyr/master
recipes/tinkerer: New recipe
2015-02-19 14:01:37 +00:00
Yakkala Yagnesh Raghava
b0c1cc1825 recipes/tinkerer: New recipe 2015-02-19 20:01:44 +09:00
Steve Purcell
0c8e2a974a Add list-unicode-display 2015-02-19 09:03:27 +00:00
Steve Purcell
9f5e5c8e2c Merge pull request #2519 from wamei/master
Add recipe for elscreen-separate-buffer-list
2015-02-19 07:41:37 +00:00
Kazuaki Hamada
2b244e5a68 Add recipe for elscreen-separate-buffer-list 2015-02-18 19:14:12 +09:00
Mike Nichols
964ed9f018 Add recipe for railscasts-theme.el 2015-02-18 00:41:47 -06:00
Steve Purcell
90cfc34eb4 Merge pull request #2517 from ryoung786/patch-1
Add recipe for hound.el
2015-02-17 18:30:50 +00:00
ryan
539b8d14ae Add recipe for hound.el
This is an emacs package to display [Hound](https://github.com/etsy/Hound) search results and quickly open the files.
Repo: [https://github.com/ryoung786/hound.el](https://github.com/ryoung786/hound.el)
2015-02-17 13:22:14 -05:00
Steve Purcell
bb9df5ec06 Merge pull request #2516 from LefterisJP/adding_solidity_mode_package
Adding package for solidity-mode
2015-02-17 17:14:07 +00:00
Steve Purcell
f9afd35b7c Merge pull request #2480 from ataka/master
Add fcopy recipe
2015-02-17 16:39:34 +00:00
Lefteris Karapetsas
5d8719f8c7 Adding package for solidity-mode
- A brief summary of what the package does:
  This is the language mode for the smart contracts language called
  Solidity used in the Ethereum network.

- A direct link to the package repository:
  https://github.com/ethereum/emacs-solidity

- Your association with the package (e.g., are you the maintainer? have
  you contributed? do you just like the package a lot?):
  I am the maintainer
2015-02-17 17:24:40 +01:00
Steve Purcell
e54e77c561 Fix :files for org-pomodoro, which was pulling in *-tests.el 2015-02-17 14:26:55 +00:00
Steve Purcell
48a1e5bd5e Merge pull request #2513 from ardumont/add-org2jekyll
Add org2jekyll recipe
2015-02-16 21:36:29 +00:00
Steve Purcell
ffe0485048 Add missing files to ac-clang recipe (closes #2512) 2015-02-16 19:28:21 +00:00
Antoine R. Dumont
124caec1b4 Add org2jekyll recipe 2015-02-16 20:20:11 +01:00
Steve Purcell
cbcb843ebf Merge pull request #2504 from yaruopooner/master
Add recipe for ac-clang
2015-02-16 15:27:01 +00:00
Steve Purcell
cddd95ea7c Merge pull request #2511 from phillord/fix/lentic-missing-file
Includes missing lenticular.org file.
2015-02-16 15:25:03 +00:00
Phillip Lord
b05b26df8c Includes missing lenticular.org file.
This file includes the documentation for lentic and is needed as part of
the package.
2015-02-16 12:45:11 +00:00
Steve Purcell
31c34fa453 Fix calculation of available next pages
Closes #2509
2015-02-16 11:50:05 +00:00
Steve Purcell
1ac16abd2c Merge pull request #2507 from dotemacs/simplenote2
Add simplenote2.el
2015-02-16 11:40:59 +00:00
Steve Purcell
17a86efca3 Merge pull request #2510 from david-christiansen/idris-mode-logo-file
Add the Idris logo to the idris-mode package recipe
2015-02-16 10:37:28 +00:00
David Raymond Christiansen
c73b44f95d Add the Idris logo to the idris-mode package recipe
The logo is shown at REPL startup, so it needs to be in the package.
2015-02-16 10:58:44 +01:00
Donald Ephraim Curtis
d8bcf68d54 Merge pull request #2508 from fgallina/ibuffer-rcirc
Add recipe for ibuffer-rcirc
2015-02-15 13:26:31 -08:00
Fabián Ezequiel Gallina
97eac18592 Add recipe for ibuffer-rcirc 2015-02-15 17:04:56 -03:00
Aleksandar Simic
b8bdfc66e2 Add simplenote2.el
simplenote2.el surpases simplenote.el as it handles version 2 of the
Simplenote API.
2015-02-15 19:28:54 +00:00
Steve Purcell
2392c1d104 Merge pull request #2506 from kljohann/mpv
Add mpv
2015-02-15 16:11:30 +00:00