Commit Graph

57 Commits

Author SHA1 Message Date
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
James Cherti
08ab2a8d0f Declare minimal-emacs.d global variables before loading pre-early-init.el 2024-08-24 09:45:21 -04:00
James Cherti
328231a8f0 Enhance package management 2024-08-20 22:43:13 -04:00
James Cherti
089bcc2912 Enforce the consistency of Emacs features 2024-08-20 14:14:02 -04:00
James Cherti
f369cbe512 Unset command line options irrelevant to the current OS 2024-08-19 10:27:10 -04:00
James Cherti
06f49cf6db Defer toolbar setup 2024-08-19 10:18:07 -04:00
James Cherti
84ef25a9a3 Add variable to enable tool bar, menu bar, tool tips, and context menu. 2024-08-19 09:55:01 -04:00
James Cherti
458741e435 Update read-process-output-max 2024-08-18 10:56:06 -04:00
James Cherti
4f86e1121a Remove defvaralias from warning-suppress-types 2024-08-18 10:29:28 -04:00
James Cherti
05740ce9e1 Add native-comp-jit-compilation 2024-08-18 09:15:20 -04:00
James Cherti
506a7f8607 Move custom file and theme after pre-early-init.el 2024-08-17 23:13:38 -04:00
James Cherti
6538ccda59 Add mode line and built-in packages upgrade settings 2024-08-13 09:39:48 -04:00
James Cherti
919544ed67 Rename minimal-emacs--default-user-emacs-directory -> minimal-emacs-user-directory 2024-08-12 09:27:05 -04:00
James Cherti
f8f604e981 Rename my--startup-load-user-init-file to minimal-emacs--startup-load-user-init-file 2024-08-11 22:05:19 -04:00
James Cherti
4b01450018 Release: 1.0.2 2024-08-11 22:05:11 -04:00
James Cherti
d16e12e86d Move the defvar to the top of the files 2024-08-06 13:07:56 -04:00
James Cherti
7d7327b0b1 Various improvements 2024-08-06 12:58:21 -04:00
James Cherti
42c09e66f4 Add new settings 2024-08-06 12:35:58 -04:00
James Cherti
ff7611dde7 Update README.md 2024-08-05 13:03:22 -04:00
James Cherti
be14a92bbc Update byte-compile-warnings 2024-08-05 00:53:24 -04:00
James Cherti
48e5791b4b Increase read-process-output-max 2024-08-04 21:18:08 -04:00
James Cherti
d955a8ecc1 Remove comments 2024-08-04 21:14:20 -04:00
James Cherti
cd30cc7673 Release: 1.0.1 2024-08-03 16:01:42 -04:00
James Cherti
6cc6f8d9af Improve warnings, buffers, and mini buffer 2024-08-03 14:30:16 -04:00
James Cherti
f005828167 Release: 1.0.0 2024-08-03 13:46:18 -04:00
James Cherti
7bd42aeded Update comments 2024-08-03 13:45:11 -04:00
James Cherti
e9968f3ecf Update README.md and remove reserved CPUs 2024-08-03 13:22:06 -04:00
James Cherti
45c1f6852c Set redisplay-skip-fontification-on-input to nil
I disabled 'redisplay-skip-fontification-on-input' because it seems to prevent
auto-revert from fontifying Dired when Emacs is not focused. Additionally, it
causes fontification to be ignored until the user presses at least one key.
2024-07-11 06:55:03 -04:00
James Cherti
372dc58018 Improve package and use-package configuration 2024-07-02 11:56:39 -04:00
James Cherti
ae89082e53 Improve package and use-package configuration 2024-07-02 11:27:27 -04:00
James Cherti
47dd6b87a4 Improve package and use-package configuration 2024-07-02 11:14:33 -04:00
James Cherti
104520b39f Improve package and use-package configuration 2024-07-02 11:13:24 -04:00
James Cherti
1cb687ac66 Improve package and use-package configuration 2024-07-02 11:12:39 -04:00
James Cherti
0ec9a2778f Rearrange blocks and improve the way use-package is included 2024-06-23 15:13:30 -04:00
James Cherti
21c6a6b3aa Add optimization for file-name-handler-alist and file-name-handler-alist 2024-06-22 06:14:52 -04:00
James Cherti
1b2e67713b (load): Change NOMESSAGE to t 2024-06-21 08:49:26 -04:00
James Cherti
8c0b003d2d Add more optimizations and better defaults 2024-06-20 15:48:28 -04:00
James Cherti
3a45ceb991 Add more optimizations and better defaults 2024-06-20 15:26:28 -04:00
James Cherti
36e3875e19 Make packages available when Emacs starts 2024-06-20 13:15:04 -04:00
James Cherti
c50e1d35a7 Add optimizations, auto-compile, and gcmh 2024-06-20 13:09:04 -04:00
James Cherti
aeaec352df Rename user-(post|pre)-init.el to (post|pre)-init.el 2024-06-19 16:33:22 -04:00