diff options
| author | Stefan Kangas | 2022-08-08 14:08:47 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-08-08 14:23:29 +0200 |
| commit | 3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2 (patch) | |
| tree | 6d42cf8c36051aa9d8369cb0ac900b8709b20f5f /doc/misc | |
| parent | cf30432a14b935726cd0845ae490bdd5b94625ab (diff) | |
| download | emacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.tar.gz emacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.zip | |
; Fix typos
Diffstat (limited to 'doc/misc')
| -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 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 | ||
| 1254 | The ~popup~ key takes the same values as ~selection~. | 1254 | The ~popup~ key takes the same values as ~selection~. |
| 1255 | 1255 | ||
| 1256 | Apart from specfying each key separately, a fallback list is accepted. | 1256 | Apart from specifying each key separately, a fallback list is accepted. |
| 1257 | This is only useful when the desired aesthetic is the same across all | 1257 | This is only useful when the desired aesthetic is the same across all |
| 1258 | keys that are not explicitly referenced. For example, this: | 1258 | keys 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 | ||
| 3642 | Org provides the user option ~org-emphasis-alist~ which assosiates a | 3642 | Org provides the user option ~org-emphasis-alist~ which associates a |
| 3643 | character with a face, list of faces, or face attributes. The default | 3643 | character with a face, list of faces, or face attributes. The default |
| 3644 | specification of that variable looks like this: | 3644 | specification of that variable looks like this: |
| 3645 | 3645 | ||