Commit Graph

147 Commits

Author SHA1 Message Date
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
James Cherti
29d02f53e8 Execute tool-bar-setup only if the tool bar is enabled. 2024-09-16 09:22:02 -04:00
James Cherti
337e668f64 Run minimal-emacs-setup-toolbar after loading user init file 2024-09-16 09:13:59 -04:00
James Cherti
969d021476 Set mode-line-format nil to all initial buffers 2024-09-16 09:00:22 -04:00
James Cherti
cd264b49b7 Fix mode-line-format and inhibit-display/message issue 2024-09-15 21:14:09 -04:00
James Cherti
8f906ed1a3 Update README.md and headers 2024-09-13 08:52:52 -04:00
James Cherti
e3c65400c4 Update README.md and remove context-menu by default 2024-09-12 07:26:16 -04:00
James Cherti
30c0e3d318 Release: 1.1.0 2024-09-11 09:40:31 -04:00
James Cherti
bc0e8d4fac Remove package-install-upgrade-built-in 2024-09-11 09:30:46 -04:00
James Cherti
837e3d46ac Address the "Symbol's function definition is void: tool-bar-setup" issue #6 2024-09-01 08:38:19 -04:00
James Cherti
9fdfca3265 Refactor package initialization and refresh logic 2024-08-24 12:36:55 -04:00