| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* emacs/.emacs.d/init/ycp-org.el: disable read-only in org edit
special buffer
* emacs/.emacs.d/lisp/my/my-org.el: ^
* misc/.gdbinit: a break-and-continue convenience function
|
|
|
|
|
|
|
| |
- emacs: my-elide-region that does the same thing as
message-elide-region, with the comment-start as the prefix
- gdbinit: an alias to a command that displays all backtrace of all
threads
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
|
- add gdbinit
- attempt to fix tempel in eglot (not working)
- add qutebrowser to hmm browser
- allow find file to open file:line_no
|