From fb09c11482cd044ff704df92ead7eab2edba4195 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 12 Jan 2026 10:38:29 +0000 Subject: [PATCH] ; whitespace-global-modes: Replace "automagically". --- lisp/whitespace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/whitespace.el b/lisp/whitespace.el index c93a1e098cb..2e89d2ae977 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -887,7 +887,7 @@ This variable is used when `whitespace-style' includes `tab-mark', (defcustom whitespace-global-modes t - "Modes for which global `whitespace-mode' is automagically turned on. + "Modes for which global `whitespace-mode' is automatically turned on. Global `whitespace-mode' is controlled by the command `global-whitespace-mode'.