Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-31 | emacs: fix typos, add no-littering version, update my znc.el fork | 2 | -4/+4 | ||
znc.el update for supressing (require 'cl) deprecation warning | |||||
2019-08-31 | emacs: gnus: more granular thread sorting | 1 | -1/+5 | ||
2019-08-31 | emacs: add gnus-article-treat-patch (leave it disabled) | 2 | -0/+457 | ||
TODO: figure out why it adds a whole bunch of blank lines to the top | |||||
2019-08-31 | emacs: remove znc.el subproject now that i'm back on straight.el | 2 | -3/+0 | ||
2019-08-31 | emacs: rearrange and regroup early init settings a bit | 1 | -160/+185 | ||
2019-08-31 | emacs: use no-littering | 1 | -53/+17 | ||
2019-08-31 | emacs,gnupg: do pinentry outside emacs | 3 | -26/+6 | ||
2019-08-31 | emacs: adapt use-package-font-lock-keywords for use-feature | 1 | -0/+9 | ||
2019-08-31 | emacs: use straight.el for package management again | 3 | -148/+283 | ||
it seems easier/cleaner to use straight rather than going through all of guix. not sure; might end up using guix again for it at some point. also, fork lean-mode and remove runtime requiring of cl, and use the fork. should submit PR and switch back to upstream once it’s merged. | |||||
2019-08-30 | emacs: pdf-tools: convenient history bindings, more gentle resizing | 1 | -2/+5 | ||
2019-08-30 | emacs: add some tex-mode hooks for better editing experience | 1 | -1/+4 | ||
enable: - auto-fill-mode - flyspell-mode disable: - electric-indent-mode (locally) | |||||
2019-08-30 | emacs: add some convenient bindings | 1 | -4/+6 | ||
2019-08-30 | emacs: yasnippet: "fix" cite | 1 | -1/+1 | ||
2019-08-30 | emacs: update custom-file | 1 | -12/+13 | ||
2019-08-27 | emacs: yasnippet: don’t expand on SPC in git-commit-mode | 1 | -1/+10 | ||
guix provides snippets like ‘add’ [0] which would get auto-expanded in git-commit-mode with SPC, super annoying. [0]: https://git.savannah.gnu.org/cgit/guix.git/tree/etc/snippets/text-mode/guix-commit-message-add-package | |||||
2019-08-27 | emacs: yasnippet: add some convenience snippets for latex-mode | 12 | -0/+71 | ||
2019-08-27 | emacs: magit: don’t show ignored files for now | 1 | -4/+4 | ||
2019-08-27 | emacs: magit: add magit-insert-ignored-files, use C-c g | 1 | -5/+10 | ||
2019-08-27 | emacs: disable typo-mode in tex-mode | 1 | -1/+2 | ||
2019-08-27 | emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map | 1 | -0/+1 | ||
2019-08-26 | emacs: overhaul bindings to be more C-based rather than s-based | 1 | -32/+31 | ||
2019-08-26 | emacs: ivy: properly ignore erc-, magit-, and dired-mode buffers | 1 | -3/+13 | ||
2019-08-26 | emacs: add reftex | 1 | -0/+17 | ||
2019-08-26 | emacs: better buffer-switching bindings | 1 | -3/+3 | ||
2019-08-26 | emacs: gnus: fix se212 folder name in split rules | 1 | -2/+2 | ||
2019-08-25 | msmtp: update shemshak tls fingerprint | 1 | -2/+2 | ||
2019-08-25 | emacs: temporary fix for org-link-email-description-format | 1 | -0/+3 | ||
2019-08-25 | emacs: update custom, fix haskell-cafe directory name | 2 | -37/+70 | ||
2019-08-22 | guix: bump guix to latest master | 1 | -1/+1 | ||
2019-08-21 | emacs: gnus: fix regexp for lists.sr.ht lists | 1 | -2/+3 | ||
omitting one dot if present. e.g., ~sircmpwn/sr.ht-dev@lists.sr.ht => l.~sircmpwn.srht-dev | |||||
2019-08-21 | emacs: erc: fix for erc lurker (bug#36843) | 1 | -1/+74 | ||
https://bugs.gnu.org/36843 | |||||
2019-08-21 | emacs: gnus: fix gnu regexp, add ‘list’ to nnmail-split-abbrev-alist | 1 | -8/+17 | ||
2019-08-21 | emacs: gnus: fix gnewsense-users typo | 1 | -1/+1 | ||
2019-08-21 | emacs: gnus: update csc signature, am syscom now :) | 1 | -3/+3 | ||
2019-08-21 | emacs: gnus: adapt se463-s19 regexp to se212-f19 | 1 | -3/+3 | ||
2019-08-18 | emacs: gnus: add gnewsense list subscriptions | 1 | -1/+13 | ||
2019-08-18 | emacs: update site address | 1 | -3/+3 | ||
2019-08-18 | isync: update gnub user | 1 | -1/+1 | ||
2019-08-12 | emacs: gnus: simplify gnu lists folder structures | 1 | -58/+32 | ||
2019-08-12 | guix,emacs: bump guix{,-bandali}, add emacs-biblio-git | 3 | -2/+5 | ||
2019-08-11 | emacs: disable tex-mode's prettification of -- and --- | 1 | -0/+6 | ||