Commit Graph

925 Commits

Author SHA1 Message Date
James Cherti
85b5d54b38 Release: 1.4.0 2026-03-13 08:42:32 -04:00
James Cherti
d6e6c917e1 Refresh packages the first time Emacs is executed 2026-03-13 00:00:22 -04:00
James Cherti
5b1e7ee1ba Refresh packages the first time Emacs is executed 2026-03-12 23:59:21 -04:00
James Cherti
9006683e4f Update README.md 2026-03-10 13:45:13 -04:00
James Cherti
41424f2ece Add vars to disable loading pre/post early-init/init files 2026-03-07 18:28:44 -05:00
James Cherti
9ea9d4eb51 Fix daemon startup optimizations and buffer initialization
- Remove (not (daemonp)) checks from early-init.el performance blocks.
  This allows Emacs to properly optimize file name handlers, UI rendering
  suppression, and frame resizing when starting as a background server.
- Move initial-major-mode and initial-scratch-message from
  early-init.el to init.el to prevent silent overwrites by custom.el.
- Move default-input-method to init.el.
2026-02-24 22:42:10 -05:00
James Cherti
e384055417 Revert "Remove :ensure t remove the README.md file"
This reverts commit 1b4bf18a2d.
2026-02-24 16:05:23 -05:00
James Cherti
c3d7b5ecee Add byte-compile-current-file check to package management 2026-02-24 15:26:06 -05:00
James Cherti
40a9131f66 Change use-package-always-ensure to (not noninteractive) 2026-02-23 09:39:35 -05:00
James Cherti
c917cd2582 Set use-package-expand-minimally to t 2026-02-22 20:52:07 -05:00
James Cherti
1b4bf18a2d Remove :ensure t remove the README.md file
(Compatibility with package managers such as Staight)
2026-02-22 20:51:18 -05:00
James Cherti
d9b1a6fc66 Install use-package only on Emacs < 29 2026-02-22 20:12:34 -05:00
James Cherti
9f6961fc6a Do not package-initialize when using straight or elpaca 2026-02-22 20:03:43 -05:00
James Cherti
da208902f8 Update README.md 2026-02-20 09:45:17 -05:00
James Cherti
12c0593631 Remove minimal-emacs-setup-native-compilation 2026-02-18 23:22:29 -05:00
James Cherti
ee1b8868b0 Update README.md 2026-02-18 23:22:12 -05:00
James Cherti
192f8b4351 Update README.md 2026-02-18 23:22:01 -05:00
James Cherti
61676c3f9e Update README.md 2026-02-18 14:28:10 -05:00
James Cherti
a681a78022 Update README.md 2026-02-18 14:27:09 -05:00
James Cherti
26e7000c0f Remove package-native-compile as it can cause issues with some packages 2026-02-18 14:25:42 -05:00
James Cherti
684d1af64b Update README.md 2026-02-18 14:24:32 -05:00
James Cherti
b2e87061e8 Update README.md 2026-02-18 14:17:29 -05:00
James Cherti
1820b3fd95 Update README.md 2026-02-18 14:12:38 -05:00
James Cherti
249f381d29 Update README.md 2026-02-18 14:10:43 -05:00
James Cherti
849f3acec7 Update README.md 2026-02-18 13:47:59 -05:00
James Cherti
1722e04342 Update README.md 2026-02-18 13:47:06 -05:00
James Cherti
7a9ca621d2 Update README.md 2026-02-18 13:40:07 -05:00
James Cherti
ed5f8a3525 Update README.md 2026-02-18 13:31:43 -05:00
James Cherti
c83045c814 Update README.md 2026-02-18 13:30:35 -05:00
James Cherti
bc2631c45a Update README.md 2026-02-18 13:29:58 -05:00
James Cherti
d7ae34541b Update README.md 2026-02-18 13:22:59 -05:00
James Cherti
337cc56712 Update README.md 2026-02-18 13:19:50 -05:00
James Cherti
f23446e663 Remove cursor-in-non-selected-windows 2026-02-18 11:29:56 -05:00
James Cherti
35d2f3956b Update README.md 2026-02-18 10:26:37 -05:00
James Cherti
769c20aa59 Update README.md 2026-02-18 10:23:49 -05:00
James Cherti
480c8d606e Update README.md 2026-02-18 10:23:15 -05:00
James Cherti
7431b4efdd Update README.md 2026-02-18 10:18:52 -05:00
James Cherti
b1f4ba305c Update README.md 2026-02-18 10:14:10 -05:00
James Cherti
856f73806c Update README.md 2026-02-18 10:07:59 -05:00
James Cherti
4044fd43a2 Update README.md 2026-02-18 10:01:27 -05:00
James Cherti
be191c7f1b Update README.md 2026-02-18 09:43:05 -05:00
James Cherti
649d2765dc Update README.md 2026-02-18 09:42:41 -05:00
James Cherti
4061286da1 Update README.md 2026-02-18 09:41:24 -05:00
James Cherti
23656b840d Update README.md 2026-02-18 09:40:34 -05:00
James Cherti
c673ac4c74 Update README.md 2026-02-18 09:38:17 -05:00
James Cherti
125fab6e3c Update README.md 2026-02-18 09:36:25 -05:00
James Cherti
e628bab4f1 Update README.md 2026-02-18 09:35:34 -05:00
James Cherti
d3cdf9f2d5 Update README.md 2026-02-18 09:35:08 -05:00
James Cherti
99774caa17 Update README.md 2026-02-18 09:34:44 -05:00
James Cherti
2896064499 Update README.md 2026-02-18 09:33:15 -05:00