Popular repositories
794 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 34 commits in 6 repositories
Created 2 repositories
- progfolio/pair-tree.el Emacs Lisp
- progfolio/dimmer.el Emacs Lisp
Created a pull request in gonewest818/dimmer.el that received 2 comments
Add when arg for obsolete variable aliases
Recently the "when" argument to for define-obsolete-*-alias and make-obsolete-variable was made mandatory:
emacs-mirror/emacs@32c6732
Dimmer will f…
+4
−4
•
2
comments
Opened 10 other pull requests in 2 repositories
raxod502/straight.el
8
merged
1
open
- straight--compute-dependencies: use more forgiving regexp
- straight-bug-report: fix docstring reference to user-emacs-directory
- Inherit :local-repo keyword
- Add :includes keyword
- Emit better warning for overridden recipes
- Fix straight-use-recipes docstring
- Use :build (:not autoloads) in Org recipes
- straight--el-get-flatten: fix recursion
- Full clone Org in default recipes
zainab-ali/pair-tree.el
1
merged
Reviewed 1 pull request in 1 repository
raxod502/straight.el 1 pull request
Created an issue in algon-ns/nec.emacs.d that received 2 comments
Org-version depends on full repo clone
Since you have straight-vc-git-default-clone-depth set to 1, your Org repo is a shallow clone, which will not properly generate org-version. This c…
2
comments