Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes | Yuchen Pei | 2023-07-06 | 2 | -4/+15 |
| | |||||
* | fix hnreader | Yuchen Pei | 2023-07-06 | 1 | -1/+2 |
| | |||||
* | some minor changes | Yuchen Pei | 2023-07-05 | 3 | -1/+8 |
| | |||||
* | minor changes | Yuchen Pei | 2023-07-03 | 4 | -6/+18 |
| | |||||
* | Change wiki mode to using font lock keywords | Yuchen Pei | 2023-07-01 | 3 | -3/+4 |
| | |||||
* | Started wiki mode | Yuchen Pei | 2023-07-01 | 1 | -0/+7 |
| | | | | Tried with the parsec parsing | ||||
* | minor changes | Yuchen Pei | 2023-06-30 | 1 | -0/+1 |
| | |||||
* | some minor changes | Yuchen Pei | 2023-06-29 | 2 | -2/+3 |
| | |||||
* | emacs 29 conditionals (time-stamp and tree-sitter) | Yuchen Pei | 2023-06-29 | 2 | -20/+23 |
| | |||||
* | Some minor fixes | Yuchen Pei | 2023-06-28 | 4 | -6/+3 |
| | |||||
* | diff-hl-mode only in prog-mode, and add urxvt | Yuchen Pei | 2023-06-27 | 1 | -1/+3 |
| | |||||
* | buncha changes | Yuchen Pei | 2023-06-27 | 4 | -6/+15 |
| | | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no | ||||
* | dired and vc | Yuchen Pei | 2023-06-27 | 2 | -2/+28 |
| | |||||
* | Adding clean-elc-compile | Yuchen Pei | 2023-06-26 | 1 | -1/+1 |
| | | | | - also updating buildbot submodule commit | ||||
* | Override dired-do-delete and dired-do-rename | Yuchen Pei | 2023-06-26 | 1 | -0/+2 |
| | | | | | - delete: don't move to trash with prefix arg - rename: don't use vc with prefix arg | ||||
* | let's try again | Yuchen Pei | 2023-06-26 | 1 | -4/+3 |
| | |||||
* | Some small fixes and changes | Yuchen Pei | 2023-06-26 | 4 | -10/+11 |
| | | | | | | | | | | | | * 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 | ||||
* | Adding license files and updating readmes | Yuchen Pei | 2023-06-26 | 2 | -2/+2 |
| | | | | | | | | | | | * 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 | ||||
* | Adapted more configs from other emacs configs | Yuchen Pei | 2023-06-26 | 15 | -58/+132 |
| | | | | Including wasamasa and jwiegley | ||||
* | Refile clock entries and some basic settings | Yuchen Pei | 2023-06-25 | 4 | -16/+34 |
| | |||||
* | copy buffer file name | Yuchen Pei | 2023-06-24 | 1 | -0/+1 |
| | |||||
* | make C-k and M-k act like paredit | Yuchen Pei | 2023-06-24 | 1 | -1/+3 |
| | |||||
* | Fixing corfu map and rofi keybinding | Yuchen Pei | 2023-06-24 | 2 | -3/+34 |
| | |||||
* | Enhancements for org and elisp | Yuchen Pei | 2023-06-24 | 4 | -9/+13 |
| | | | | | | - 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 | ||||
* | company works better with bbdb in message mode | Yuchen Pei | 2023-06-24 | 1 | -3/+4 |
| | |||||
* | Make bbdb gnus integration usable | Yuchen Pei | 2023-06-24 | 1 | -2/+5 |
| | |||||
* | minor changes to org and gnus | Yuchen Pei | 2023-06-23 | 3 | -2/+8 |
| | |||||
* | adding votes to org entries | Yuchen Pei | 2023-06-23 | 1 | -0/+2 |
| | |||||
* | minor change in my-dired and ycp-org | Yuchen Pei | 2023-06-22 | 1 | -1/+1 |
| | |||||
* | Some small fixes | Yuchen Pei | 2023-06-20 | 2 | -2/+8 |
| | | | | | | | | - 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 | ||||
* | precision fixes | Yuchen Pei | 2023-06-19 | 12 | -89/+156 |
| | | | | | | | | | | - 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 | ||||
* | some minor changes | Yuchen Pei | 2023-06-17 | 2 | -1/+4 |
| | | | | | - make bash-completion work - read my-projects-root-dirs | ||||
* | Adding a function to switch or create a shell buffer | Yuchen Pei | 2023-06-17 | 1 | -0/+1 |
| | |||||
* | Moving things one level deeper | Yuchen Pei | 2023-06-17 | 22 | -0/+3187 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |