Commit Graph

18 Commits

Author SHA1 Message Date
tarao
9c91bfc23d Replace invalid characters in a path string correctly. 2015-01-18 18:38:54 +09:00
tarao
a6ac46cf3a Use el-get-as-list. 2014-12-20 16:32:47 +09:00
tarao
e65599e3a0 More descriptive documentation. 2014-12-08 09:48:11 +09:00
tarao
aadff60123 Rename feature to package. 2014-12-08 09:48:10 +09:00
tarao
748f750421 Remove reload command.
Reloading process can be done by the normal way i.e. `M-x load-file`.
2014-12-08 09:47:51 +09:00
tarao
a50b80d89c Make configurations consistent over reloading the callsite. 2014-12-08 09:47:51 +09:00
tarao
07ff98a80f Remove automatic reloading of user init file on updating a package. 2014-12-08 09:47:46 +09:00
tarao
11695ef1f9 Command to reload user init file. 2014-12-08 09:47:46 +09:00
tarao
d704142804 Fix wrong documentation. 2014-11-15 15:22:16 +09:00
tarao
59b7874485 Invalidate byte-compiled initilization forms on updating a package. 2014-11-15 15:22:01 +09:00
tarao
e8a055d5aa Use el-get-byte-compile-file. 2014-11-15 15:21:16 +09:00
tarao
a9f2e33658 Simplify merging a package source definition.
A package source definition is now merged by simply calling
`el-get-package-def` with an overriding source.
`el-get-bundle-package-def` and `el-get-bundle-defined-p` now
ignore `el-get-sources` not to be affected by `.status.el`.
2014-11-15 15:19:53 +09:00
tarao
86528bd8ac Too many spaces. 2014-11-15 15:19:12 +09:00
tarao
7799918c5f Use ignore-errors for condition-case with ignoring errors. 2014-11-15 15:19:02 +09:00
tarao
a8dde9d817 The patch for init-loader is not needed anymore. 2014-11-15 15:12:26 +09:00
tarao
f9dccd822d Use quote for a list without computation. 2014-11-15 15:11:51 +09:00
tarao
bf979624f9 Change the license of the file. 2014-11-03 04:02:36 +09:00
tarao
f8a13fc449 Add el-get-bundle.el - a wrapper to ease the usage of El-Get. 2014-11-01 17:18:35 +09:00