aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
...
* adding checkdoc to dottedYuchen Pei2023-07-172-1/+8
|
* update buildbotYuchen Pei2023-07-141-0/+0
|
* some minor changesYuchen Pei2023-07-143-1/+46
|
* Update buildbot submoduleYuchen Pei2023-07-121-0/+0
|
* minor changesYuchen Pei2023-07-112-4/+4
|
* Minor wiki-related updatesYuchen Pei2023-07-102-1/+1
|
* Update buildbot submoduleYuchen Pei2023-07-101-0/+0
|
* moving wiki.el to a submoduleYuchen Pei2023-07-093-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-073-11/+17
|
* minor changesYuchen Pei2023-07-063-4/+20
|
* fix hnreaderYuchen Pei2023-07-062-2/+3
|
* fix hnreader titleYuchen Pei2023-07-062-1/+6
|
* some minor changesYuchen Pei2023-07-054-1/+11
|
* adding support to external links in wiki modeYuchen Pei2023-07-051-12/+17
|
* minor changeYuchen Pei2023-07-041-1/+2
|
* minor changesYuchen Pei2023-07-035-12/+24
|
* 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-015-42/+97
|
* Started wiki modeYuchen Pei2023-07-014-2/+121
| | | | Tried with the parsec parsing
* minor changesYuchen Pei2023-06-302-1/+2
|
* some minor changesYuchen Pei2023-06-293-32/+27
|
* emacs 29 conditionals (time-stamp and tree-sitter)Yuchen Pei2023-06-292-20/+23
|
* Some minor fixesYuchen Pei2023-06-286-7/+10
|
* diff-hl-mode only in prog-mode, and add urxvtYuchen Pei2023-06-271-1/+3
|
* buncha changesYuchen Pei2023-06-278-14/+41
| | | | | | | - 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-275-2/+40
|
* Adding clean-elc-compileYuchen Pei2023-06-262-1/+1
| | | | - also updating buildbot submodule commit
* Override dired-do-delete and dired-do-renameYuchen Pei2023-06-262-4/+18
| | | | | - delete: don't move to trash with prefix arg - rename: don't use vc with prefix arg
* let's try againYuchen Pei2023-06-263-11/+44
|
* fixing the post commit project buffer revert hookYuchen Pei2023-06-261-1/+2
|
* Some small fixes and changesYuchen Pei2023-06-266-10/+17
| | | | | | | | | | | | * 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-264-24/+29
| | | | | | | | | | | * 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-2626-79/+293
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-255-17/+176
|
* copy buffer file nameYuchen Pei2023-06-243-0/+16
|
* make C-k and M-k act like pareditYuchen Pei2023-06-242-1/+39
|
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-243-5/+37
|
* Enhancements for org and elispYuchen Pei2023-06-247-9/+30
| | | | | | - 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 modeYuchen Pei2023-06-241-3/+4
|
* Make bbdb gnus integration usableYuchen Pei2023-06-242-2/+12
|
* minor changes to org and gnusYuchen Pei2023-06-233-2/+8
|
* adding votes to org entriesYuchen Pei2023-06-232-0/+16
|
* minor change in my-dired and ycp-orgYuchen Pei2023-06-222-1/+23
|
* Some small fixesYuchen Pei2023-06-203-3/+9
| | | | | | | | - 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-1920-89/+802
| | | | | | | | | | - 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 changesYuchen Pei2023-06-172-1/+4
| | | | | - make bash-completion work - read my-projects-root-dirs