Skip to content

Commit 9c6db41

Browse files
committed
- [X] Update el-get PR to remove projectile dependencies - dimitri/el-get#1973
1 parent 9793072 commit 9c6db41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

todo.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ CLOSED: [2014-10-29 Wed 18:54]
2727
- [X] Add to el-get - https://github.com/ardumont/el-get/blob/add-psci-recipe/recipes/psci.rcp
2828
- [X] Update documentation regarding installation steps
2929
- [X] Update documentation regarding usage
30-
* IN-PROGRESS 0.0.4 [62%]
30+
* IN-PROGRESS 0.0.4 [75%]
3131
- [X] Update version
3232
- [X] Add an interactive command for displaying the current version
3333
- [X] Use compatible with old emacs version api (replace `(setq-local var val)` with `(set (make-local-variable 'var) val)`)
3434
- [X] `shell-quote-argument` around shell code
3535
- [X] Remove projectile dependencies and compute the root folder using emacs primitives (thanks @purcell again)
36-
- [ ] Update el-get PR to remove projectile dependencies
36+
- [X] Update el-get PR to remove projectile dependencies - https://github.com/dimitri/el-get/pull/1973
3737
- [ ] Add a minor mode instead of modifying purescript-mode-map
3838
- [ ] Update documentation about the minor-mode activation

0 commit comments

Comments
 (0)