| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- add gdbinit
- attempt to fix tempel in eglot (not working)
- add qutebrowser to hmm browser
- allow find file to open file:line_no
|
| |
|
|
|
|
| |
- also updating buildbot submodule commit
|
|
|
|
|
| |
- delete: don't move to trash with prefix arg
- rename: don't use vc with prefix arg
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- 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
|