Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 1 | -1/+3 |
| | | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout | ||||
* | Fixing a few things in emacs, adding xdgdef | Yuchen Pei | 2023-08-21 | 1 | -1/+1 |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | ||||
* | Adding common packages for use of any profile | Yuchen Pei | 2023-08-19 | 1 | -3/+5 |
| | |||||
* | Moving things one level deeper | Yuchen Pei | 2023-06-17 | 1 | -0/+70 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |