Age | Commit message (Expand) | Author | Files | Lines |
2022-12-20 | r/5435 feat(wpcarro/emacs): Support dotnet cfg | William Carroll | 2 | -1/+17 |
2022-12-20 | r/5434 feat(wpcarro/emacs): KBDs for isearch buffer | William Carroll | 1 | -0/+14 |
2022-12-20 | r/5433 feat(wpcarro/emacs): Render tabs in whitespace-mode | William Carroll | 1 | -2/+2 |
2022-12-13 | r/5417 feat(wpcarro/emacs): Restore window splitting KBDs in vterm | William Carroll | 1 | -1/+3 |
2022-12-12 | r/5413 feat(wpcarro/pass): Deprecate pass, password-store | William Carroll | 2 | -5/+0 |
2022-12-12 | r/5409 chore(wpcarro/emacs): Drop support for irc.el | William Carroll | 2 | -171/+0 |
2022-12-12 | r/5408 feat(wpcarro/emacs): Support passage.el | William Carroll | 6 | -4/+92 |
2022-12-01 | r/5359 fix(wpcarro/emacs): Require prelude in keyboard.el | William Carroll | 1 | -0/+1 |
2022-12-01 | r/5358 feat(wpcarro/emacs): Package emacs GUI for OSX | William Carroll | 2 | -14/+66 |
2022-11-29 | r/5351 feat(wpcarro/emacs): Delete laptop-battery.el | William Carroll | 2 | -71/+7 |
2022-11-28 | r/5348 feat(wpcarro/emacs): Delete device.el | William Carroll | 3 | -67/+1 |
2022-11-28 | r/5347 feat(wpcarro/emacs): Package theme.el | William Carroll | 5 | -87/+106 |
2022-11-26 | r/5330 feat(wpcarro/emacs): Improve startup time | William Carroll | 1 | -1/+2 |
2022-11-25 | r/5322 chore(wpcarro/emacs): Sort emacs dependencies | William Carroll | 2 | -67/+56 |
2022-11-25 | r/5321 feat(wpcarro/emacs): Package bytes.el | William Carroll | 3 | -37/+62 |
2022-11-25 | r/5320 feat(wpcarro/emacs): Package macros.el | William Carroll | 3 | -19/+12 |
2022-11-25 | r/5319 feat(wpcarro/emacs): Define constants-osx? | William Carroll | 2 | -2/+5 |
2022-11-25 | r/5318 chore(wpcarro/emacs): Delete unused packages | William Carroll | 11 | -906/+13 |
2022-11-25 | r/5316 chore(wpcarro/emacs): Delete graph.el | William Carroll | 1 | -94/+0 |
2022-11-25 | r/5315 feat(wpcarro/emacs): Package vector.el | William Carroll | 3 | -26/+41 |
2022-11-25 | r/5314 chore(wpcarro/emacs): Delete tree.el | William Carroll | 1 | -199/+0 |
2022-11-25 | r/5313 feat(wpcarro/emacs): Package tuple.el | William Carroll | 3 | -0/+11 |
2022-11-25 | r/5312 feat(wpcarro/emacs): Support C-u, C-k KBDs in ivy | William Carroll | 1 | -0/+2 |
2022-11-25 | r/5311 feat(wpcarro/emacs): Package bookmark.el | William Carroll | 3 | -0/+14 |
2022-11-21 | r/5300 refactor(wpcarro/emacs): Simplify fonts.el | William Carroll | 2 | -15/+13 |
2022-11-19 | r/5291 fix(wpcarro/emacs): Support OSX build of Emacs | William Carroll | 5 | -92/+38 |
2022-09-14 | r/4855 chore(3p/sources): Bump channels & overlays | sterni | 1 | -2/+0 |
2022-09-06 | r/4686 feat(wpcarro/emacs): Drop racer.el support | William Carroll | 2 | -3/+5 |
2022-09-06 | r/4683 feat(wpcarro/emacs): Set initial-buffer-choice per-host | William Carroll | 1 | -4/+0 |
2022-08-29 | r/4526 fix(wpcarro/emacs): Support rust.el PATH deps | William Carroll | 1 | -0/+3 |
2022-08-08 | r/4394 fix(wpcarro/emacs): Set lsp-rust-server | William Carroll | 1 | -0/+1 |
2022-08-08 | r/4393 fix(wpcarro/emacs): Update rust configuration | William Carroll | 3 | -23/+26 |
2022-08-06 | r/4392 fix(wpcarro/emacs): Remove vterm-mgt.el's dep on prelude.el | William Carroll | 1 | -2/+3 |
2022-08-05 | r/4388 chore(wpcarro/emacs): Move list-wrap out of predicates section | William Carroll | 1 | -6/+6 |
2022-08-05 | r/4387 fix(wpcarro/emacs): Remove lingering dash.el dep | William Carroll | 2 | -1/+5 |
2022-08-05 | r/4386 docs(wpcarro/emacs): Document list.el | William Carroll | 2 | -32/+25 |
2022-08-05 | r/4385 feat(wpcarro/emacs): Add fns to list.el | William Carroll | 4 | -10/+70 |
2022-08-05 | r/4384 refactor(wpcarro/emacs): Remove list.el's dep on dash.el 🎉 | William Carroll | 3 | -45/+63 |
2022-08-04 | r/4383 docs(wpcarro/emacs): Add README to vterm-mgt.el | William Carroll | 1 | -0/+17 |
2022-08-04 | r/4382 fix(wpcarro/emacs): Properly wrap vterm buffers in earmuffs | William Carroll | 1 | -2/+2 |
2022-08-04 | r/4381 refactor(wpcarro/emacs): Remove vterm-mgt.el's dep on dash.el | William Carroll | 2 | -24/+22 |
2022-08-03 | r/4379 refactor(wpcarro/emacs): Remove cycle.el's dep on maybe.el | William Carroll | 3 | -14/+6 |
2022-08-03 | r/4378 refactor(wpcarro/emacs): Prefer (null foo) to (eq nil foo) | William Carroll | 1 | -4/+1 |
2022-08-03 | r/4377 docs(wpcarro/emacs): Provide README for struct.el | William Carroll | 1 | -0/+6 |
2022-08-03 | r/4376 feat(wpcarro/emacs): filteredGitPush struct.el | William Carroll | 1 | -0/+5 |
2022-08-02 | r/4374 fix(wpcarro/emacs): refs/heads/main -> refs/heads/canon | William Carroll | 1 | -1/+1 |
2022-08-02 | r/4373 refactor(wpcarro/emacs): Remove struct.el dep on s.el | William Carroll | 2 | -14/+6 |
2022-08-02 | r/4372 docs(wpcarro/emacs): Add README to cycle.el | William Carroll | 1 | -0/+7 |
2022-08-02 | r/4371 refactor(wpcarro/emacs): Remove struct.el dep on dash.el | William Carroll | 2 | -26/+17 |
2022-08-02 | r/4370 feat(wpcarro/emacs): Support struct-update! | William Carroll | 3 | -12/+41 |