]> git.eshelyaron.com Git - emacs.git/commitdiff
Merge from origin/emacs-28
authorStefan Kangas <stefan@marxist.se>
Fri, 24 Jun 2022 11:52:51 +0000 (13:52 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 24 Jun 2022 11:52:51 +0000 (13:52 +0200)
a772c0b852 ; Fix typos: prefer US spelling.

# Conflicts:
# doc/misc/modus-themes.org

1  2 
doc/misc/modus-themes.org
doc/misc/texinfo.tex
etc/themes/modus-themes.el
lisp/icomplete.el
lisp/net/rcirc.el
lisp/progmodes/elisp-mode.el
lisp/progmodes/hideif.el
lisp/so-long.el
test/lisp/so-long-tests/so-long-tests.el
test/src/fns-tests.el
test/src/keymap-tests.el

index 7b566f51c2659502911718401354014a1a638c2b,6b1d91c396ad9cb2ecb59c91cefcf7dab5aadfba..446bfaa422a14dd8430dd9d53cbda0c896c79d05
@@@ -618,23 -481,17 +618,23 @@@ By default, customizing a theme-relate
  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~.
  
 -** Option for color-coding success state
 +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]]).
 +
 +** Option for red-green color deficiency or deuteranopia
  :properties:
 -:alt_title: Success' color-code
 -:description: Toggle blue color for success or done states
 +:alt_title: Deuteranopia style
 +:description: Toggle red/blue color-coding instead of red/green
  :custom_id: h:3ed03a48-20d8-4ce7-b214-0eb7e4c79abe
  :end:
 -#+vindex: modus-themes-success-deuteranopia
 +#+vindex: modus-themes-deuteranopia
  
 -Symbol: ~modus-themes-success-deuteranopia~
 +Brief: When non-nil use red/blue color-coding instead of red/green,
 +where appropriate.
 +
 +Symbol: ~modus-themes-deuteranopia~ (=boolean= type)
  
  Possible values:
  
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc lisp/so-long.el
Simple merge
Simple merge
Simple merge