aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/lisp/my
Commit message (Collapse)AuthorAgeFilesLines
...
* Some small changes.Yuchen Pei2023-07-312-44/+3
| | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
* minor fixesYuchen Pei2023-07-262-5/+20
|
* some minor fixesYuchen Pei2023-07-252-0/+19
|
* Remove my-mediawiki.el, deprecated by wiki.elYuchen Pei2023-07-241-38/+0
|
* Better my-fetch-urlYuchen Pei2023-07-231-5/+14
|
* grok from wiki modeYuchen Pei2023-07-202-3/+13
|
* fixing kill line in orgYuchen Pei2023-07-191-1/+1
|
* Adding bug-reference relatedYuchen Pei2023-07-181-1/+2
|
* some minor changesYuchen Pei2023-07-141-0/+39
|
* minor changesYuchen Pei2023-07-111-3/+3
|
* Minor wiki-related updatesYuchen Pei2023-07-101-1/+1
|
* moving wiki.el to a submoduleYuchen Pei2023-07-092-230/+0
|
* Adding managed props so we can edit links easilyYuchen Pei2023-07-071-1/+6
|
* wiki mode should call activate link in syntaxYuchen Pei2023-07-072-10/+16
|
* minor changesYuchen Pei2023-07-061-0/+5
|
* fix hnreaderYuchen Pei2023-07-061-1/+1
|
* fix hnreader titleYuchen Pei2023-07-062-1/+6
|
* some minor changesYuchen Pei2023-07-051-0/+3
|
* adding support to external links in wiki modeYuchen Pei2023-07-051-12/+17
|
* minor changeYuchen Pei2023-07-041-1/+2
|
* minor changesYuchen Pei2023-07-031-6/+6
|
* minor updateYuchen Pei2023-07-032-19/+17
|
* minor fixYuchen Pei2023-07-021-1/+1
|
* Adding more faces to wiki mode, as well as rendering the linksYuchen Pei2023-07-012-8/+97
| | | | like in org mode
* Change wiki mode to using font lock keywordsYuchen Pei2023-07-012-39/+93
|
* Started wiki modeYuchen Pei2023-07-013-2/+114
| | | | Tried with the parsec parsing
* minor changesYuchen Pei2023-06-301-1/+1
|
* some minor changesYuchen Pei2023-06-291-30/+24
|
* Some minor fixesYuchen Pei2023-06-282-1/+7
|
* buncha changesYuchen Pei2023-06-274-8/+26
| | | | | | | - 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 vcYuchen Pei2023-06-271-0/+12
|
* Override dired-do-delete and dired-do-renameYuchen Pei2023-06-261-4/+16
| | | | | - delete: don't move to trash with prefix arg - rename: don't use vc with prefix arg
* let's try againYuchen Pei2023-06-262-7/+41
|
* fixing the post commit project buffer revert hookYuchen Pei2023-06-261-1/+2
|
* Some small fixes and changesYuchen Pei2023-06-262-0/+6
| | | | | | | | | | | | * 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
* minor fix of my-kill-forwardYuchen Pei2023-06-261-1/+1
|
* Adding license files and updating readmesYuchen Pei2023-06-261-3/+4
| | | | | | | | | | | * 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 configsYuchen Pei2023-06-2610-18/+161
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-251-1/+142
|
* copy buffer file nameYuchen Pei2023-06-242-0/+15
|
* make C-k and M-k act like pareditYuchen Pei2023-06-241-0/+36
|
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-2/+3
|
* Enhancements for org and elispYuchen Pei2023-06-243-0/+17
| | | | | | - 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
* Make bbdb gnus integration usableYuchen Pei2023-06-241-0/+7
|
* adding votes to org entriesYuchen Pei2023-06-231-0/+14
|
* minor change in my-dired and ycp-orgYuchen Pei2023-06-221-0/+22
|
* Some small fixesYuchen Pei2023-06-201-1/+1
| | | | | | | | - 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 fixesYuchen Pei2023-06-195-0/+645
| | | | | | | | | | - 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
* Adding a function to switch or create a shell bufferYuchen Pei2023-06-171-0/+17
|
* Moving things one level deeperYuchen Pei2023-06-1749-0/+7277
To ease gnu stow usage. Now we can do stow -t ~ emacs