Commit Graph

157 Commits

Author SHA1 Message Date
James Cherti
15c8b4df1b Add minimal-emacs-load-nosuffix and enhance the minimal-emacs-load-user-init
This will enable minimal-emacs to load byte-compiled or possibly
native-compiled init files for the following initialization files:
pre-init.el, post-init.el, pre-early-init.el, and post-early-init.el.
2025-03-14 14:10:30 -04:00
James Cherti
1041509d8d Remove native-comp-debug 2025-03-14 09:11:43 -04:00
James Cherti
50dba2b339 Update README.md 2025-03-13 18:15:08 -04:00
James Cherti
c5b09b3a14 Remove MELPA stable 2025-03-13 17:55:33 -04:00
James Cherti
a896c08de2 Enhance the load function 2025-03-12 21:37:35 -04:00
James Cherti
d547a87d8c Remove no-byte-compile and change package settings 2025-03-12 17:49:13 -04:00
James Cherti
e0e1d04ae6 Update README.md 2025-03-12 17:28:30 -04:00
James Cherti
9eb2a138ec Remove MELPA stable 2025-03-12 17:28:30 -04:00
James Cherti
10f65a60b1 Remove minimal-emacs--stage 2025-03-12 17:28:29 -04:00
James Cherti
383f61046d Simplify minimal-emacs-load-user-init 2025-03-12 17:28:29 -04:00
James Cherti
d17039f235 Make minimal-emacs-load-user-init also load .elc or .eln files 2025-03-12 17:28:29 -04:00
James Cherti
cd1130b04a Update (load) function arguments 2025-03-12 15:39:57 -04:00
James Cherti
9702b5aa7a Update minimal-emacs-load-user-init 2025-03-12 15:33:15 -04:00
James Cherti
70d5507ed1 Update comments 2025-03-11 14:49:50 -04:00
James Cherti
4eb6947f78 Rename variable to minimal-emacs-optimize-file-name-handler-alist 2025-03-11 14:30:29 -04:00
James Cherti
a866f750be Refactor minimal-emacs.d 2025-03-11 14:27:14 -04:00
James Cherti
34e926b26c Update minimal-emacs--check-success 2025-03-10 11:41:05 -04:00
James Cherti
eb4495f063 Modify use-package-expand-minimally using minimal-emacs-debug 2025-03-08 09:34:14 -05:00
James Cherti
f6ccac0ac5 Expand the coverage of debug-on-error to include more code 2025-03-08 09:32:53 -05:00
James Cherti
58b10227f6 Group Native Compilation and Byte Compilation setq 2025-03-08 09:31:22 -05:00
James Cherti
9fc291ff0e Remove duplicate setting: native-comp-jit-compilation 2025-03-08 09:29:14 -05:00
James Cherti
3ecc85aa72 Enhance minimal-emacs--check-success and update README.md 2025-03-08 09:21:27 -05:00
James Cherti
5bd2dbb485 Release: 1.2.0 2025-03-06 12:30:57 -05:00
James Cherti
224fb1216b Closes #40: Add function that verifies that the Emacs config has loaded. 2025-03-06 12:14:03 -05:00
James Cherti
0768ad04ab Enhance native-comp and warnings defaults 2025-02-27 10:19:25 -05:00
James Cherti
f640bc5595 Update package-archive-priorities 2025-02-26 00:32:38 -05:00
James Cherti
2d296235ca Add minimal-emacs-optimize-startup-gc 2025-02-19 10:28:05 -05:00
James Cherti
1293be787c Various enhancements in garbage collection, file-name-handler-alist, and recentf 2025-02-18 15:58:05 -05:00
James Cherti
e16fe62722 Remove disabling horizontal-scroll-bar-mode 2025-02-18 15:45:22 -05:00
James Cherti
15b165ed82 Enhance inhibit-message/redisplay and mode-line sections 2025-02-18 15:39:45 -05:00
James Cherti
4a5431fb36 Enhance inhibit-message/redisplay and mode-line sections 2025-02-18 15:37:14 -05:00
James Cherti
9b114a91ea Move more code to minimal-emacs-disable-mode-line-during-startup 2025-02-18 15:20:09 -05:00
James Cherti
69f886e65e Enable startup messages and the mode line during initialization 2025-02-18 10:13:09 -05:00
James Cherti
66a56c7b4e Enhance use-package defaults and performance 2025-02-18 09:26:47 -05:00
James Cherti
d9af329f6a Release: 1.1.2 2025-02-04 12:23:42 -05:00
James Cherti
c64fcacd3d The load function: set nosuffix to t to ensure the exact file is loaded. 2025-02-03 09:46:38 -05:00
James Cherti
b44f59a77d Add vc-git-print-log-follow and apropos-do-all 2025-02-02 21:53:11 -05:00
James Cherti
a3a37c233d Update the order of mode-line-format sexp 2025-02-02 21:25:39 -05:00
James Cherti
9ae4cb9f56 Restore `file-name-handler-alist' when processing command-line 2025-02-02 21:17:15 -05:00
James Cherti
273854e15e Update file-name-handler-alist initial value 2025-02-02 21:14:27 -05:00
James Cherti
1f8a68092b Release: 1.1.1 2024-11-01 10:05:29 -04:00
James Cherti
42231708aa Fix artifacts 2024-10-14 10:03:48 -04:00
James Cherti
6066049526 Move early-init.el Misc under garbage collection 2024-10-02 13:52:50 -04:00
James Cherti
92657c9ae1 Move ffap-machine-p-known to init.el 2024-10-02 13:51:52 -04:00
James Cherti
c798145103 Move use-short-answers to init.el 2024-10-02 12:54:56 -04:00
James Cherti
9b58ac6cc0 Move cursor options to init.el 2024-10-02 12:52:50 -04:00
James Cherti
72dfb194d2 Move features to init.el 2024-10-02 12:51:10 -04:00
James Cherti
55d6155efe Move read-process-output-max to init.el 2024-10-02 12:49:43 -04:00
James Cherti
3ebc9afba6 Move ad-redefinition-action and warning-suppress-types to init.el 2024-10-02 12:48:37 -04:00
James Cherti
2bf5bd012e Move idle-update-delay to init.el 2024-10-02 12:45:38 -04:00