Unset command line options irrelevant to the current OS

This commit is contained in:
James Cherti
2024-08-19 10:27:10 -04:00
parent 06f49cf6db
commit f369cbe512
2 changed files with 20 additions and 9 deletions

View File

@@ -57,6 +57,8 @@ git clone https://github.com/jamescherti/minimal-emacs.d ~/.emacs.d
- Disables warnings from the legacy advice API and suppresses warnings about aliased variables.
- Avoids unnecessary excessive UI updates.
- Disables font compacting to avoid high memory usage.
- Defer tool bar setup
- Unset command line options irrelevant to the current OS
2. **Native Compilation and Byte Compilation:**
- Configures native compilation and byte compilation settings