aboutsummaryrefslogtreecommitdiff
path: root/emacs
Commit message (Collapse)AuthorAgeFilesLines
* update buildbot submoduleYuchen Pei2023-07-261-0/+0
|
* Minor fixes for wiki and buildbot configsYuchen Pei2023-07-262-6/+6
|
* update hnreader and wiki.elYuchen Pei2023-07-262-0/+0
|
* minor fixesYuchen Pei2023-07-263-7/+20
|
* new buildbot versionYuchen Pei2023-07-251-0/+0
|
* some minor fixesYuchen Pei2023-07-254-0/+21
|
* Remove my-mediawiki.el, deprecated by wiki.elYuchen Pei2023-07-241-38/+0
|
* Better my-fetch-urlYuchen Pei2023-07-232-8/+18
|
* grok from wiki modeYuchen Pei2023-07-203-4/+16
|
* use localhost for dictdYuchen Pei2023-07-201-1/+2
|
* fixing kill line in orgYuchen Pei2023-07-192-2/+2
|
* Adding bug-reference relatedYuchen Pei2023-07-181-1/+2
|
* 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
|