aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init
Commit message (Collapse)AuthorAgeFilesLines
...
* minor change to org creating idYuchen Pei2023-08-191-1/+1
|
* fixing visual line mode commandsYuchen Pei2023-08-191-2/+8
|
* Adding common packages for use of any profileYuchen Pei2023-08-192-5/+7
|
* Fix various download and incoming dirsYuchen Pei2023-08-193-8/+15
|
* minor changeYuchen Pei2023-08-182-2/+3
|
* [emacs] Some minor tweaksYuchen Pei2023-08-143-1/+5
|
* Moving some github related functions to my-githubYuchen Pei2023-08-121-0/+2
| | | | also some minor changes in ycp-org and my-buffer
* minor changes in dediting, prog, gdbinitYuchen Pei2023-08-032-1/+4
|
* fixing a few things in bbdb, json and orgYuchen Pei2023-08-033-1/+3
|
* minor consult grep changesYuchen Pei2023-08-011-2/+2
|
* Some small changes.Yuchen Pei2023-07-315-26/+39
| | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb
* Minor fixes for wiki and buildbot configsYuchen Pei2023-07-262-6/+6
|
* minor fixesYuchen Pei2023-07-261-2/+0
|
* some minor fixesYuchen Pei2023-07-252-0/+2
|
* Better my-fetch-urlYuchen Pei2023-07-231-3/+4
|
* grok from wiki modeYuchen Pei2023-07-201-1/+3
|
* use localhost for dictdYuchen Pei2023-07-201-1/+2
|
* fixing kill line in orgYuchen Pei2023-07-191-1/+1
|
* adding checkdoc to dottedYuchen Pei2023-07-171-1/+8
|
* some minor changesYuchen Pei2023-07-142-1/+7
|
* minor changesYuchen Pei2023-07-111-1/+1
|
* wiki mode should call activate link in syntaxYuchen Pei2023-07-071-1/+1
|
* minor changesYuchen Pei2023-07-062-4/+15
|
* fix hnreaderYuchen Pei2023-07-061-1/+2
|
* some minor changesYuchen Pei2023-07-053-1/+8
|
* minor changesYuchen Pei2023-07-034-6/+18
|
* Change wiki mode to using font lock keywordsYuchen Pei2023-07-013-3/+4
|
* Started wiki modeYuchen Pei2023-07-011-0/+7
| | | | Tried with the parsec parsing
* minor changesYuchen Pei2023-06-301-0/+1
|
* some minor changesYuchen Pei2023-06-292-2/+3
|
* emacs 29 conditionals (time-stamp and tree-sitter)Yuchen Pei2023-06-292-20/+23
|
* Some minor fixesYuchen Pei2023-06-284-6/+3
|
* diff-hl-mode only in prog-mode, and add urxvtYuchen Pei2023-06-271-1/+3
|
* buncha changesYuchen Pei2023-06-274-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 vcYuchen Pei2023-06-272-2/+28
|
* Adding clean-elc-compileYuchen Pei2023-06-261-1/+1
| | | | - also updating buildbot submodule commit
* Override dired-do-delete and dired-do-renameYuchen Pei2023-06-261-0/+2
| | | | | - delete: don't move to trash with prefix arg - rename: don't use vc with prefix arg
* let's try againYuchen Pei2023-06-261-4/+3
|
* Some small fixes and changesYuchen Pei2023-06-264-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 readmesYuchen Pei2023-06-262-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 configsYuchen Pei2023-06-2615-58/+132
| | | | Including wasamasa and jwiegley
* Refile clock entries and some basic settingsYuchen Pei2023-06-254-16/+34
|
* copy buffer file nameYuchen Pei2023-06-241-0/+1
|
* make C-k and M-k act like pareditYuchen Pei2023-06-241-1/+3
|
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-242-3/+34
|
* Enhancements for org and elispYuchen Pei2023-06-244-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 modeYuchen Pei2023-06-241-3/+4
|
* Make bbdb gnus integration usableYuchen Pei2023-06-241-2/+5
|
* minor changes to org and gnusYuchen Pei2023-06-233-2/+8
|
* adding votes to org entriesYuchen Pei2023-06-231-0/+2
|