branch: externals/modus-themes
commit 3b47b64a384de2f28621aa751e9b129ff9656a0e
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Reword the obsolescence warning about modus-themes-custom-auto-reload
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index 49d70cdfba..ab25655800 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -231,7 +231,7 @@ text should not be underlined as well) yet still blend in."
 
 (make-obsolete-variable
  'modus-themes-custom-auto-reload nil
- "5.0.0; just reload the theme manually")
+ "Since version 5.0.0: reload the theme manually for changes to take effect")
 
 (defcustom modus-themes-disable-other-themes t
   "Disable all other themes when loading a Modus theme.

Reply via email to