| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Tried with the parsec parsing
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Including wasamasa and jwiegley
|
|
|
|
|
|
| |
- org: adding an :after advice to org-insert-structure-template so
that it goes into editing immediately
- elisp: C-M-x evals a region when region is active
|
|
|
|
|
|
|
|
| |
- bbdb: integration with gnus and message
- disable tree-sitter for c-mode
- my-buffer-quick-major-mode: switch rather than pop to buffer
- rofi config: comment timeout and filebrowser due to issues with
lower versions
|
|
|
|
|
|
|
|
|
|
| |
- Adding org-jira
- Also fixed getting builders in buildbot
- Adding gdb-mi and gud
- Adding gdb and shell configs
- Also mariadb dev related stuff
- A few more modes
- some more updates
|
|
|
|
|
| |
- make bash-completion work
- read my-projects-root-dirs
|
| |
|
|
To ease gnu stow usage. Now we can do
stow -t ~ emacs
|