Add: x-underline-at-descent-line

This commit is contained in:
James Cherti
2025-02-10 15:00:59 -05:00
parent a782878aca
commit 7eabe7fc38

View File

@@ -112,6 +112,9 @@
(setq eval-expression-print-length nil
eval-expression-print-level nil)
;; Position underlines at the descent line instead of the baseline.
(setq x-underline-at-descent-line t)
;;; Files
;; Delete by moving to trash in interactive mode