aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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
parentcf30432a14b935726cd0845ae490bdd5b94625ab (diff)
downloademacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.tar.gz
emacs-3d7d8ddc5ac73ebeb4aff9e672e649c8352beeb2.zip
; Fix typos
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/commands.texi2
-rw-r--r--doc/misc/modus-themes.org4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index a8ce294ad9a..26739bf5b8d 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2704,7 +2704,7 @@ Return the timestamp in @var{position}. This is the time at which the
2704event occurred, in milliseconds. Such a timestamp is reported 2704event occurred, in milliseconds. Such a timestamp is reported
2705relative to an arbitrary starting time that varies according to the 2705relative to an arbitrary starting time that varies according to the
2706window system in use. On the X Window System, for example, it is the 2706window system in use. On the X Window System, for example, it is the
2707number of miliseconds since the X server was started. 2707number of milliseconds since the X server was started.
2708@end defun 2708@end defun
2709 2709
2710 These functions compute a position list given particular buffer 2710 These functions compute a position list given particular buffer
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