This website requires JavaScript.
Explore
Help
Sign In
github
/
melpa
Watch
1
Star
0
Fork
You've already forked melpa
0
mirror of
https://github.com/correl/melpa.git
synced
2024-11-15 11:09:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9e0ef0a819
melpa
/
recipes
/
writeroom-mode
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
Adde recipe for writeroom-mode
2012-10-04 13:09:59 +00:00
(writeroom-mode
:fetcher github
Add "dir" and "*.info" to the default :files spec Since most packages do not have `dir` or `*.info` files, this required changing the behaviour when a wildcard entry in `:file` expands to an empty file list. Previously, an error would be raised in this case; now, an error is raised only when the *entire* `:files` spec expands to an empty file list. The slight danger, then, is that certain build failures due to upstream reorganisation of files might be less obvious.
2013-03-13 21:00:24 +00:00
:repo "joostkremers/writeroom-mode")
Reference in a new issue
Copy permalink