Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] move a/byte-compiled-init below the header | 2019-01-25 | 1 | -6/+19 | |
* | [emacs/footnote] comment out styling changes•••while the unicode style is prettier, i think the simple ascii version would be more accessible and e.g. more search-friendly | 2019-01-22 | 1 | -5/+5 | |
* | [emacs/gnus] fix and improve gnus-permanently-visible-groups regexp•••typo fix: remove extraneous opening paren improve: rule out partial folder matches for the two cases | 2019-01-20 | 1 | -1/+1 | |
* | [emacs] Query for GPG passphrase through minibuffer | 2019-01-17 | 1 | -0/+6 | |
* | [emacs] better scrolling (both keyboard and mouse)•••also use the new (version<= "26.1" emacs-version) pixel-scroll-mode | 2019-01-16 | 1 | -2/+21 | |
* | [emacs] add java-mode to programming in Ibuffer, C-x {k,K} bindings | 2019-01-12 | 1 | -1/+3 | |
* | [emacs/yasnippet] suppress startup jit loading message | 2019-01-12 | 1 | -0/+3 | |
* | [emacs] update years | 2019-01-12 | 1 | -2/+2 | |
* | [emacs] update dante, configure yasnippet | 2019-01-11 | 1 | -0/+12 | |
* | [emacs] add eclim | 2019-01-06 | 1 | -3/+21 | |
* | [emacs] update packages•••ox-hugo-auto-export was deprecated in latest ox-hugo | 2019-01-04 | 1 | -3/+0 | |
* | [emacs] update packages | 2018-12-30 | 1 | -3/+0 | |
* | [emacs] try out magit/forge | 2018-12-30 | 1 | -0/+8 | |
* | [emacs] update packages, add csv-mode (new EBDB implicitly depends) | 2018-12-30 | 1 | -0/+3 | |
* | [emacs] fix ox-hugo and its auto export | 2018-12-29 | 1 | -2/+3 | |
* | [emacs] add C-c e {i,u} bindings for emacs-{init-,up}time | 2018-12-28 | 1 | -0/+3 | |
* | [emacs/eshell] tweak prompt face | 2018-12-27 | 1 | -2/+3 | |
* | [emacs/which-key] improve readability | 2018-12-26 | 1 | -1/+4 | |
* | [emacs] add bindings for various straight.el functions | 2018-12-26 | 1 | -10/+43 | |
* | [emacs] add message-x (for completion of groups, e.g. in Gcc field) | 2018-12-26 | 1 | -1/+5 | |
* | [emacs/ebdb] tweak when to load the various subpackages | 2018-12-26 | 1 | -7/+6 | |
* | [emacs] slight rewording | 2018-12-26 | 1 | -2/+3 | |
* | [emacs] re-add installation instructions and explanations | 2018-12-26 | 1 | -1/+44 | |
* | [emacs] require use-package when debugging | 2018-12-26 | 1 | -5/+7 | |
* | [emacs/exec-path-from-shell] don’t check for vars being properly set•••https://github.com/purcell/exec-path-from-shell#setting-up-your-shell-startup-files-correctly | 2018-12-26 | 1 | -1/+2 | |
* | [emacs] tweak deferrals | 2018-12-26 | 1 | -1/+1 | |
* | Merge branch 'straight-next' | 2018-12-26 | 1 | -98/+156 | |
|\ | |||||
| * | [emacs][wip] straight.el: don’t check for package changes on startup•••instead check-on-save; shaves about half a second off of startup time | 2018-12-26 | 1 | -1/+2 | |
| * | [emacs][wip] let unkillable-scratch bury the buffer(s) | 2018-12-26 | 1 | -1/+0 | |
| * | [emacs][wip] enable geiser and guix, and update packages | 2018-12-26 | 1 | -2/+2 | |
| * | [emacs][wip] small tweaks | 2018-12-24 | 1 | -1/+9 | |
| * | [emacs][wip] hack together a bootstrap path | 2018-12-24 | 1 | -14/+27 | |
| * | [emacs][wip] remove vestigial borg-related things | 2018-12-24 | 1 | -62/+17 | |
| * | [emacs][wip] ebdb: directly use upstream instead of GNU ELPA mirror | 2018-12-24 | 1 | -0/+1 | |
| * | [emacs][wip] fix up some breakages due to use-package-always-defer•••https://github.com/jwiegley/use-package#loading-packages-in-sequence | 2018-12-24 | 1 | -0/+3 | |
| * | [emacs][wip] for some reason straight seems to interfere with :after | 2018-12-24 | 1 | -1/+2 | |
| * | [emacs][wip] fix proof general | 2018-12-24 | 1 | -1/+2 | |
| * | [emacs][wip] a/async-babel-tangle: add option to byte-recompile-file | 2018-12-24 | 1 | -4/+10 | |
| * | [emacs][wip] fix sml error when switching to dark theme | 2018-12-24 | 1 | -0/+1 | |
| * | [emacs][wip] dired: add b for dired-up-directory | 2018-12-24 | 1 | -0/+2 | |
| * | [emacs][wip] fix (void-variable personal-keybindings) error•••https://github.com/jwiegley/use-package/issues/436#issuecomment-285954250 | 2018-12-24 | 1 | -0/+1 | |
| * | [emacs][wip] (setq use-package-always-defer t) | 2018-12-24 | 1 | -18/+5 | |
| * | [emacs][wip] enable Blogging | 2018-12-24 | 1 | -3/+3 | |
| * | [emacs][wip] add smex | 2018-12-24 | 1 | -0/+13 | |
| * | [emacs][wip] enable Email | 2018-12-24 | 1 | -15/+15 | |
| * | [emacs][wip] enable Emacs Enhancements | 2018-12-24 | 1 | -2/+2 | |
| * | [emacs][wip] enable web packages | 2018-12-24 | 1 | -4/+3 | |
| * | [emacs][wip] enable some programming modes and update versions | 2018-12-24 | 1 | -19/+19 | |
| * | [emacs][wip] move Syntax and Spell checking under Editing | 2018-12-24 | 1 | -4/+1 | |
| * | [emacs][wip] enable company | 2018-12-24 | 1 | -1/+1 |