aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* moving wiki.el to a submoduleYuchen Pei2023-07-094-230/+3
|
* 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-295-33/+28
|
* emacs 29 conditionals (time-stamp and tree-sitter)Yuchen Pei2023-06-292-20/+23
|
* Some minor fixesYuchen Pei2023-06-287-7/+20
|
* diff-hl-mode only in prog-mode, and add urxvtYuchen Pei2023-06-272-1/+14
|
* buncha changesYuchen Pei2023-06-279-14/+71
| | | | | | | - 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-276-2/+43
|
* Adding clean-elc-compileYuchen Pei2023-06-263-1/+11
| | | | - 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
|
* Include in readme local bashrc configYuchen Pei2023-06-261-0/+3
|
* Adding license files and updating readmesYuchen Pei2023-06-267-26/+727
| | | | | | | | | | | * 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-2627-79/+295
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-255-17/+176
|
* make vim-vixen more emacs likeYuchen Pei2023-06-241-4/+4
|
* 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-244-13/+45
|
* 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
|
* Adding vim-vixenYuchen Pei2023-06-203-0/+135
|
* Some small fixesYuchen Pei2023-06-204-11/+18
| | | | | | | | - 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 rofiYuchen Pei2023-06-202-0/+250
|
* adding xmodmapYuchen Pei2023-06-201-0/+8
|
* Adding a buncha misc filesYuchen Pei2023-06-209-0/+388
| | | | Also .gitignore
* precision fixesYuchen Pei2023-06-1924-92/+835
| | | | | | | | | | - 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 bashrcYuchen Pei2023-06-171-0/+206
|
* some minor changesYuchen Pei2023-06-172-1/+4
| | | | | - make bash-completion work - read my-projects-root-dirs