Update README.md

This commit is contained in:
James Cherti
2025-05-07 10:23:13 -04:00
parent 65be02f1d0
commit 88e5a0e7a5

View File

@@ -179,6 +179,8 @@ These settings control the visibility of dialogs, context menus, toolbars, menu
## Customizations: Packages (post-init.el) ## Customizations: Packages (post-init.el)
This README.md provides guidance on installing optional external packages. While Emacs is fully functional without them, the recommended packages can enhance your experience and introduce additional features, which is why they are suggested.
### Optimization: Native Compilation ### Optimization: Native Compilation
Native compilation enhances Emacs performance by converting Elisp code into native machine code, resulting in faster execution and improved responsiveness. Native compilation enhances Emacs performance by converting Elisp code into native machine code, resulting in faster execution and improved responsiveness.