| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
- add org clock string to frame title
- add ansi color to compilation buffer
- look for project source dir from build dir
- fix my-kill-sexp-or-comment
- more lines in urxvt
|
|
|
|
|
| |
- google slides to odp url rewrite
- fixing emacs-29 lag by setting long-line-threshold to nil
|
|
|
|
|
|
|
| |
- small fixes
- which func headline should apply to js mode too
- magit-diff mode no truncate lines
- w3m keybindings
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
| |
added my-org-swap-referral-with-headline
added my-org-clean-up-entry
fixed avy binding
org capture todo: contain initial content (if any) in an example block
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- add gdbinit
- attempt to fix tempel in eglot (not working)
- add qutebrowser to hmm browser
- allow find file to open file:line_no
|
|
|
|
|
|
|
|
|
|
|
|
| |
* emacs/.emacs.d/init/ycp-editing.el: fix a require
* emacs/.emacs.d/init/ycp-prog.el: fix sql require
* emacs/.emacs.d/init/ycp-system.el: remove double removal of tramp
from file-name-handler-alist
* emacs/.emacs.d/init/ycp-vc.el: add a post commit hook to revert
project buffers
* emacs/.emacs.d/lisp/my/my-mariadb.el: fix sql require
* emacs/.emacs.d/lisp/my/my-project.el: add a command to revert
project buffers
|
|
|
|
|
|
|
|
|
|
|
| |
* COPYING.agpl3: agpl3 license file
* README.org: added readme for the repo
* emacs/.emacs.d/init/ycp-editing.el: fix hook names
* emacs/.emacs.d/init/ycp-project.el: include `my-licenses' in local-config
* emacs/.emacs.d/lisp/my/my-editing.el: fix insert pair prompt
* emacs/README.org: Move acknowledgement to the main readme; fix
verbatim to code. Add instruction on local-config generation
* manual/README.org: minor change
|
|
|
|
| |
Including wasamasa and jwiegley
|
| |
|
| |
|
| |
|
|
To ease gnu stow usage. Now we can do
stow -t ~ emacs
|