Closes #53: Update docstrings

This commit is contained in:
James Cherti
2025-03-23 08:28:58 -04:00
parent 39fde9204d
commit 616bea30c7

View File

@@ -17,7 +17,7 @@
;;; Variables
(defvar minimal-emacs-ui-features '()
"List of user interface features to disable in minimal Emacs setup.
"List of user interface features to enable in minimal Emacs setup.
This variable holds a list Emacs UI features that can be enabled:
- context-menu (Enables the context menu in graphical environments.)
- tool-bar (Enables the tool bar in graphical environments.)