diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-06-24 13:52:51 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-06-24 13:52:51 +0200 |
commit | 81e58d1ce5a16fbe4cad543b1b011fe52da5d70c (patch) | |
tree | fb74ce8496311b34d68ae04de01c76810b1add1b /doc/misc/modus-themes.org | |
parent | 391acd91344c833d94d89b2862b272d08643c068 (diff) | |
parent | a772c0b85272bc20858a35af5f619983cfcb0084 (diff) | |
download | emacs-81e58d1ce5a16fbe4cad543b1b011fe52da5d70c.tar.gz |
Merge from origin/emacs-28
a772c0b852 ; Fix typos: prefer US spelling.
# Conflicts:
# doc/misc/modus-themes.org
Diffstat (limited to 'doc/misc/modus-themes.org')
-rw-r--r-- | doc/misc/modus-themes.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index 7b566f51c26..446bfaa422a 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org @@ -618,7 +618,7 @@ By default, customizing a theme-related user option through the Custom interfaces or with {{{kbd(M-x customize-set-variable)}}} will not reload the currently active Modus theme. -Enable this behaviour by setting this variable to ~nil~. +Enable this behavior by setting this variable to ~nil~. Regardless of this option, the active theme must be reloaded for changes to user options to take effect ([[#h:3f3c3728-1b34-437d-9d0c-b110f5b161a9][Enable and load]]). @@ -2624,7 +2624,7 @@ contrast on an on-demand basis. One way to achieve this is to design a command that cycles through three distinct levels of intensity, though the following can be adapted to any -kind of cyclic behaviour, such as to switch between red, green, and +kind of cyclic behavior, such as to switch between red, green, and blue. In the following example, we employ the ~modus-themes-color~ function |