Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [emacs] [gdb] Some minor changes | Yuchen Pei | 2023-10-11 | 3 | -2/+15 | |
| | | | | | | | - emacs: my-elide-region that does the same thing as message-elide-region, with the comment-start as the prefix - gdbinit: an alias to a command that displays all backtrace of all threads | |||||
* | [emacs] Small tweaks to org-agenda | Yuchen Pei | 2023-10-08 | 1 | -1/+5 | |
| | ||||||
* | [emacs] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 5 | -1/+45 | |
| | | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout | |||||
* | [emacs] some minor changes | Yuchen Pei | 2023-10-03 | 3 | -0/+6 | |
| | ||||||
* | [emacs] ange-ftp passive mode on | Yuchen Pei | 2023-10-01 | 1 | -0/+4 | |
| | ||||||
* | [emacs] Forgot to add my-git-email in the previous commit | Yuchen Pei | 2023-10-01 | 1 | -0/+38 | |
| | ||||||
* | [emacs] Add git-email | Yuchen Pei | 2023-10-01 | 2 | -0/+17 | |
| | | | | A client of git-send-email that integrates with gnus, magit and dired. | |||||
* | [emacs] Fix lem.el load path | Yuchen Pei | 2023-09-30 | 1 | -0/+1 | |
| | ||||||
* | [emacs] fixing scihub functions prefix | Yuchen Pei | 2023-09-30 | 1 | -4/+4 | |
| | ||||||
* | [emacs] R to wide reply in gnus | Yuchen Pei | 2023-09-15 | 1 | -0/+1 | |
| | ||||||
* | [emacs] Some small changes with gnus->org-capture | Yuchen Pei | 2023-09-14 | 3 | -1/+14 | |
| | ||||||
* | [emacs] gnus keys and hnreader save page to an archive dir | Yuchen Pei | 2023-09-11 | 2 | -9/+26 | |
| | | | | | Default hnreader archive dir is ~/.emacs.d/hn-archive/, filename is of the format <hacker-news-id>.org. | |||||
* | [emacs] Adding submodule fedi.el, required by lem-api | Yuchen Pei | 2023-09-10 | 1 | -0/+0 | |
| | ||||||
* | [emacs] Adding lem-org, a package to read lemmy posts in org mode. | Yuchen Pei | 2023-09-09 | 3 | -0/+174 | |
| | | | | Also adding the submodule lem.el it depends on. | |||||
* | [emacs] Adding a client to forgejo/codeberg | Yuchen Pei | 2023-09-09 | 5 | -5/+68 | |
| | ||||||
* | [emacs] Update wiki.el version | Yuchen Pei | 2023-09-09 | 1 | -0/+0 | |
| | ||||||
* | [emacs] Fixing my-fetch-url etc. | Yuchen Pei | 2023-09-09 | 3 | -10/+47 | |
| | ||||||
* | [emacs] some convenience editing functions in message mode | Yuchen Pei | 2023-09-09 | 2 | -2/+71 | |
| | ||||||
* | [emacs] Fix indenting in org src block invoking org-edit-src-exit | Yuchen Pei | 2023-09-08 | 1 | -9/+17 | |
| | ||||||
* | [emacs] Some small enhancement | Yuchen Pei | 2023-09-07 | 3 | -6/+26 | |
| | | | | | Remove empty blocks automatically. When org-insert-structure-template, with a prefix, auto yank into block and exit | |||||
* | A few changes | Yuchen Pei | 2023-09-05 | 10 | -20/+120 | |
| | | | | | | | | | | | | - add dedicate-windows-by-modes as window-configuration-change-hook, but it did not work well when used on gnus-summary-mode - copying gnus article regions also copies links, which are appended at the end of the copy as footnote - overload org-id-store-link so that capturing today's work could include the item priority - org should open a gnus link in other-window - fixing my-org-clean-up-entry so that it deletes trailing empty lines - added a silly utility function to clean a red energy bill pay link | |||||
* | A few more org utilities, and small fixes in editing / goto places | Yuchen Pei | 2023-09-02 | 5 | -5/+49 | |
| | | | | | | | added my-org-swap-referral-with-headline added my-org-clean-up-entry fixed avy binding org capture todo: contain initial content (if any) in an example block | |||||
* | [emacs] some small changes | Yuchen Pei | 2023-08-28 | 3 | -2/+3 | |
| | ||||||
* | minor fix | Yuchen Pei | 2023-08-28 | 1 | -1/+1 | |
| | ||||||
* | typo | Yuchen Pei | 2023-08-27 | 1 | -1/+1 | |
| | ||||||
* | Fixing a few things | Yuchen Pei | 2023-08-26 | 4 | -5/+18 | |
| | ||||||
* | Adding functions for hmm transformers. | Yuchen Pei | 2023-08-21 | 4 | -3/+261 | |
| | | | | | my-cgit- functions that outputs url for revision id, branches, and files. Also updating the my-github- functions accordingly | |||||
* | Fixing a few things in emacs, adding xdgdef | Yuchen Pei | 2023-08-21 | 5 | -10/+59 | |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | |||||
* | improve delete-pair related functions | Yuchen Pei | 2023-08-19 | 2 | -1/+69 | |
| | ||||||
* | A hook after org-src-edit-exit | Yuchen Pei | 2023-08-19 | 2 | -1/+10 | |
| | ||||||
* | some tweaks in org | Yuchen Pei | 2023-08-19 | 2 | -1/+7 | |
| | ||||||
* | Adding a command to browse with the mullvad browser | Yuchen Pei | 2023-08-19 | 2 | -0/+7 | |
| | ||||||
* | make my-new-line commands indent | Yuchen Pei | 2023-08-19 | 1 | -10/+6 | |
| | ||||||
* | minor change to org creating id | Yuchen Pei | 2023-08-19 | 1 | -1/+1 | |
| | ||||||
* | fixing visual line mode commands | Yuchen Pei | 2023-08-19 | 1 | -2/+8 | |
| | ||||||
* | Adding common packages for use of any profile | Yuchen Pei | 2023-08-19 | 3 | -5/+12 | |
| | ||||||
* | Adding a file handling snes spc music files. | Yuchen Pei | 2023-08-19 | 2 | -5/+170 | |
| | | | | | Also update emms random album mechanism to assign low weight to the discovery directory | |||||
* | Fix various download and incoming dirs | Yuchen Pei | 2023-08-19 | 4 | -8/+20 | |
| | ||||||
* | minor change | Yuchen Pei | 2023-08-18 | 2 | -2/+3 | |
| | ||||||
* | [emacs] extend tempel template header to lisp | Yuchen Pei | 2023-08-14 | 1 | -26/+36 | |
| | ||||||
* | [emacs] Some minor tweaks | Yuchen Pei | 2023-08-14 | 7 | -3/+20 | |
| | ||||||
* | Moving some github related functions to my-github | Yuchen Pei | 2023-08-12 | 4 | -59/+71 | |
| | | | | also some minor changes in ycp-org and my-buffer | |||||
* | minor changes in dediting, prog, gdbinit | Yuchen Pei | 2023-08-03 | 2 | -1/+4 | |
| | ||||||
* | fixing a few things in bbdb, json and org | Yuchen Pei | 2023-08-03 | 4 | -1/+6 | |
| | ||||||
* | minor consult grep changes | Yuchen Pei | 2023-08-01 | 3 | -8/+15 | |
| | ||||||
* | Some small changes. | Yuchen Pei | 2023-07-31 | 7 | -70/+42 | |
| | | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb | |||||
* | update buildbot submodule | Yuchen Pei | 2023-07-26 | 1 | -0/+0 | |
| | ||||||
* | Minor fixes for wiki and buildbot configs | Yuchen Pei | 2023-07-26 | 2 | -6/+6 | |
| | ||||||
* | update hnreader and wiki.el | Yuchen Pei | 2023-07-26 | 2 | -0/+0 | |
| | ||||||
* | minor fixes | Yuchen Pei | 2023-07-26 | 3 | -7/+20 | |
| |