aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorStefan Kangas2022-08-08 14:08:47 +0200
committerStefan Kangas2022-08-08 14:23:29 +0200
commit3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2 (patch)
tree6d42cf8c36051aa9d8369cb0ac900b8709b20f5f /doc/misc
parentcf30432a14b935726cd0845ae490bdd5b94625ab (diff)
downloademacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.tar.gz
emacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.zip
; Fix typos
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/modus-themes.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org
index a80bf6be8a6..ddd9595fc89 100644
--- a/doc/misc/modus-themes.org
+++ b/doc/misc/modus-themes.org
@@ -1253,7 +1253,7 @@ accepts is as follows (order is not significant):
1253 1253
1254The ~popup~ key takes the same values as ~selection~. 1254The ~popup~ key takes the same values as ~selection~.
1255 1255
1256Apart from specfying each key separately, a fallback list is accepted. 1256Apart from specifying each key separately, a fallback list is accepted.
1257This is only useful when the desired aesthetic is the same across all 1257This is only useful when the desired aesthetic is the same across all
1258keys that are not explicitly referenced. For example, this: 1258keys that are not explicitly referenced. For example, this:
1259 1259
@@ -3639,7 +3639,7 @@ it if you plan to control face attributes.
3639:end: 3639:end:
3640#+cindex: Org custom emphasis faces 3640#+cindex: Org custom emphasis faces
3641 3641
3642Org provides the user option ~org-emphasis-alist~ which assosiates a 3642Org provides the user option ~org-emphasis-alist~ which associates a
3643character with a face, list of faces, or face attributes. The default 3643character with a face, list of faces, or face attributes. The default
3644specification of that variable looks like this: 3644specification of that variable looks like this:
3645 3645