| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
To ease gnu stow usage. Now we can do
stow -t ~ emacs
|