Steve Purcell
4a500c7a39
Add eimp
2013-03-29 09:42:24 +00:00
Steve Purcell
f543dd136e
Add egison-mode
2013-03-29 09:42:24 +00:00
Steve Purcell
6c8aa348ce
Add edit-list
2013-03-29 09:42:24 +00:00
Steve Purcell
50427d365c
Merge pull request #627 from yasuyk/ac-helm
...
Add ac-helm recipe
2013-03-29 02:16:34 -07:00
Donald Curtis
1de33588fc
always remove the old archive before rebuilding
2013-03-28 17:12:52 -05:00
Donald Curtis
c7eb3ce90b
improve removing of an archive
...
- removing an archive removes the file but doesn't dump the archive-contents each time
- removing an archive also removes the corresponding readme file
2013-03-28 17:12:52 -05:00
Donald Curtis
d2de69278e
use archive-file-name for find-package-file
...
removes some duplicated functionality
2013-03-28 17:12:52 -05:00
Donald Curtis
27a8d21c6f
add initialization variables for the internal lists since they can be nil
2013-03-28 17:12:52 -05:00
Yasuyuki Oka
338a148447
Add ac-helm recipe
...
https://github.com/yasuyk/ac-helm
2013-03-29 05:58:37 +09:00
Steve Purcell
13e16af340
Add drupal-mode
2013-03-28 20:37:43 +00:00
Steve Purcell
850947d703
Add dedicated.el
2013-03-28 20:27:16 +00:00
Steve Purcell
98663a34f8
Just warn if single-file packages are non-compliant
...
(Closes #625 )
2013-03-28 20:05:25 +00:00
Steve Purcell
8ab0a02481
Change bitlbee.el repository URL
2013-03-28 18:59:55 +00:00
Steve Purcell
d055140139
Merge pull request #626 from yasuyk/foreign-regexp
...
Add foreign-regexp recipe
2013-03-28 09:45:03 -07:00
Yasuyuki Oka
f24bc1fa7e
Add foreign-regexp recipe
...
https://github.com/k-talo/foreign-regexp.el
2013-03-29 01:28:17 +09:00
Steve Purcell
0dca11c434
Ensure backup files are not created during single-file package build
2013-03-28 15:31:34 +00:00
Steve Purcell
52de0cde23
Add "foo.el ends here" trailing lines to single-file pkgs if missing
...
See #625
2013-03-28 15:22:15 +00:00
Steve Purcell
a63de796e7
Add soothe-theme
2013-03-28 13:52:21 +00:00
Steve Purcell
3e2e2e059e
Restrict local variables when opening package source files
2013-03-28 13:50:57 +00:00
Steve Purcell
2f0274300c
Add phi-search
2013-03-28 13:43:48 +00:00
Steve Purcell
a3d2ea68e3
Generate hard build errors when single-file packages are invalid
2013-03-28 11:13:24 +00:00
Steve Purcell
85e28911e6
Merge pull request #620 from yasuyk/summarye
...
Add summarye recipe.
2013-03-28 03:56:12 -07:00
Steve Purcell
b1802e2391
Add go-autocomplete
2013-03-28 09:36:21 +00:00
Steve Purcell
aebd16ca1a
Merge pull request #624 from yasuyk/undohist
...
Add undohist recipe
2013-03-28 02:28:08 -07:00
Steve Purcell
2c59866b55
Merge pull request #623 from yasuyk/eldoc-extension
...
Add eldoc-extension recipe
2013-03-28 02:26:58 -07:00
Steve Purcell
d221a217e9
Merge pull request #622 from yasuyk/auto-save-buffers-enhanced
...
Add auto-save-buffers-enhanced recipe
2013-03-28 02:24:12 -07:00
Steve Purcell
44150bddc9
Merge pull request #621 from yasuyk/shell-pop
...
Add shell-pop recipe
2013-03-28 02:23:33 -07:00
Yasuyuki Oka
a7122a4d85
Add undohist recipe
...
https://github.com/m2ym/undohist-el
2013-03-28 17:02:13 +09:00
Yasuyuki Oka
c17b0c0927
Add eldoc-extension recipe
...
http://emacswiki.org/emacs/eldoc-extension.el
2013-03-28 13:32:19 +09:00
Yasuyuki Oka
361c815fd8
Add auto-save-buffers-enhanced recipe
2013-03-28 13:08:58 +09:00
Yasuyuki Oka
8ae60317f8
Add shell-pop recipe
...
https://github.com/kyagi/shell-pop-el
2013-03-28 13:00:48 +09:00
Yasuyuki Oka
db2585a27f
Add summarye recipe.
...
http://www.emacswiki.org/emacs/summarye.el
2013-03-28 12:36:36 +09:00
Steve Purcell
5893fb850e
Print warning when a single-file package fails package-buffer-info
2013-03-27 19:35:45 +00:00
Steve Purcell
4e5b2905b4
Preserve line-ending encoding of single-file packages
...
See #619
2013-03-27 18:22:09 +00:00
Steve Purcell
919bb8bb32
Don't insert-file-literally with single-file packages
...
See #619
2013-03-27 18:12:57 +00:00
Steve Purcell
389af78da4
Add backtrace-mode
2013-03-27 13:02:02 +00:00
Steve Purcell
77633aa340
Add android-mode
2013-03-27 12:58:38 +00:00
Steve Purcell
29a7b8f734
Remove sunrise-commander ( closes #602 )
2013-03-27 12:38:21 +00:00
Steve Purcell
efedaa3b1d
Merge pull request #616 from stsquad/add_lusty
...
Add Stephen Bach's port of the VIM lusty buffer explorer.
2013-03-27 05:31:28 -07:00
Steve Purcell
579a441d15
Add tumble
2013-03-26 22:11:27 +00:00
Steve Purcell
41c3ab7c49
After interactively building a package, prompt to install locally
2013-03-26 21:09:50 +00:00
Steve Purcell
58bf468f42
When writing single-file packages, update Version header
...
Closes #588
2013-03-26 20:24:02 +00:00
Alex Bennée
947bf2586e
Add Stephen Bach's port of the VIM lusty buffer explorer.
2013-03-26 13:07:03 +00:00
Steve Purcell
da15f0e6c7
Merge pull request #607 from milkypostman/create-recipe-helpers
...
Helpers for recipe authors
2013-03-26 01:10:04 -07:00
Steve Purcell
43f2675821
Add nose ( closes #613 )
2013-03-26 08:04:12 +00:00
Donald Curtis
c6160929e1
clarify the README a bit
2013-03-25 23:08:36 -05:00
Steve Purcell
ab0be98cb9
Tidier formulation of archive.json and recipes.json intersection
2013-03-25 14:58:09 +00:00
Steve Purcell
24f1c6ed4c
Add thread-dump.el
2013-03-25 14:55:19 +00:00
Steve Purcell
ca0f4b62ae
Merge pull request #612 from Fuco1/interval-tree
...
Added interval-tree
2013-03-25 07:30:53 -07:00
Steve Purcell
e3743596c4
Merge pull request #611 from Fuco1/clippy
...
Added clippy
2013-03-25 07:30:07 -07:00