aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-package.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] [gdb] Some small changesYuchen Pei2023-10-031-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 xdgdefYuchen Pei2023-08-211-1/+1
| | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook
* Adding common packages for use of any profileYuchen Pei2023-08-191-3/+5
|
* Moving things one level deeperYuchen Pei2023-06-171-0/+70
To ease gnu stow usage. Now we can do stow -t ~ emacs