Commit Graph

36 Commits

Author SHA1 Message Date
tastytea bf54968d65 Emacs: Add my/straight-update-repos. 2020-11-18 18:10:59 +01:00
tastytea 02a0a184a1 Emacs: Tidy up package-management.el.
Remove my/straight-update-repos, simplify my/straight-check-last-update,
wrap straight-related functions and hooks in use-package recipe.
2020-11-10 22:30:12 +01:00
tastytea 7be019efdd Emacs: Automatically update recipe repositories. 2020-07-04 15:45:43 +02:00
tastytea d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
tastytea 8820025337 Emacs: Set use-package-always-defer to t. 2020-05-24 22:17:02 +02:00
tastytea d355809ddd Emacs: file-system-info was introduced in 27. 2020-04-16 15:05:19 +02:00
tastytea 87501a731c Emacs: Only make shallow clones when the disk space is < 5 GiB. 2020-04-10 14:47:01 +02:00
tastytea 95432bd5b5 Set straight-repository-branch back to “master”.
Because the fix for <https://github.com/raxod502/straight.el/issues/497> (Don't
remove all .in suffixes) got merged.
2020-04-10 14:20:46 +02:00
tastytea 1bdb1ef830 Emacs: Update email configuration. 2020-03-31 16:26:32 +02:00
tastytea a460a2e286 Emacs: Fix email availability detection. 2020-03-31 16:17:16 +02:00
tastytea db01e7d692 Emacs: Refactor my/straight-check-last-update(). 2020-03-30 00:22:28 +02:00
tastytea e6391e1ff9 Emacs: Don't update repos automatically. 2020-03-29 21:17:22 +02:00
tastytea 6795bd2d77 Emacs: Only update repositories if newest MELPA recipe is old. 2020-03-27 00:26:56 +01:00
tastytea b26dcdb2dd Emacs: Set straight-repository-branch temporarily to develop. 2020-03-26 16:20:15 +01:00
tastytea e7e4297adc Emacs: Fix my/straight-check-last-update(). 2020-03-26 01:21:53 +01:00
tastytea 834262e7f8 Emacs: typo. 2020-03-19 00:31:21 +01:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea b34f41c6bd Emacs: Make my/straight-check-last-update work.
The build-cache is modified on each start.
2020-03-18 13:57:12 +01:00
tastytea 48c515dc2b Emacs: Instruct straight to get shallow clones to save space. 2020-03-18 13:07:08 +01:00
tastytea e7eab3ae69 Emacs: Refactor package-management.el.
Update commentary, move GNUTLS to the top, notification if last update was 7+
days ago, remove gnu-elpa-keyring-update.
2020-03-18 12:14:30 +01:00
tastytea 0c6e8856be Emacs: Set straight-repository-branch back to “master”. 2020-03-16 00:20:39 +01:00
tastytea b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
tastytea a347946a25 Emacs: The extra newline was bugging me. 2020-03-11 16:26:09 +01:00
tastytea 5fcc5331b3 Emacs: Load diminish in global-variables.el. 2020-03-11 12:10:33 +01:00
tastytea 6adb4c20ee Emacs: Prevent auto-package-update from updating quelpa packages. 2020-03-11 10:41:22 +01:00
tastytea 0f0c3e68c8 Emacs: Refactor basics/*. 2020-03-10 14:33:47 +01:00
tastytea e3cddbac98 Emacs: quelpa-upgrade-all-maybe got merged. 2020-03-03 03:45:13 +01:00
tastytea 6610afe4cf Emacs: Fix description for my/quelpa-upgrade-all-maybe. 2020-02-27 06:09:21 +01:00
tastytea 6c7b8a46b7 Emacs: Refactored my/quelpa-upgrade-all-maybe. 2020-02-27 05:26:05 +01:00
tastytea 6c69932c59 Emacs: Add quelpa-use-package. 2020-02-27 03:13:15 +01:00
tastytea dff78b1b21 Emacs: Clean up basics/package-management. 2020-02-27 03:02:19 +01:00
tastytea c9b66392ab Emacs: basics/global-variables needs use-package. 2020-02-26 23:30:21 +01:00
tastytea 2d798c3fa6 Emacs: Improve readability and correctness. 2020-02-26 23:08:24 +01:00
tastytea 980071fc5e Emacs: Upgrade quelpa packages every 7 days. 2020-02-26 23:08:02 +01:00
tastytea fa867bc634 Emacs: Add quelpa. 2020-02-24 22:03:48 +01:00
tastytea 2d576fec10 Rename .emacs/init → .emacs/init.d and fix comment-face.
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00