Commit Graph

115 Commits

Author SHA1 Message Date
James Cherti
6242e48e6b Update header 2025-05-23 20:27:21 -04:00
James Cherti
7b99dbb581 Update header 2025-05-23 20:23:11 -04:00
James Cherti
65be02f1d0 Release: 1.2.1 2025-05-06 17:31:40 -04:00
James Cherti
1f81090a9b Increase message-log-max in debug mode 2025-04-17 12:53:37 -04:00
James Cherti
616bea30c7 Closes #53: Update docstrings 2025-03-23 08:28:58 -04:00
James Cherti
34d34c2796 Add minimal-emacs-enable-native-compilation 2025-03-19 07:59:43 -04:00
James Cherti
a8746315ff Add gnutls-verify-error and tls-checktrust 2025-03-15 08:46:28 -04:00
James Cherti
6388df0f76 Add gnutls-min-prime-bits 2025-03-15 08:31:51 -04:00
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