diff options
Diffstat (limited to 'doc/misc')
-rw-r--r-- | doc/misc/eshell.texi | 4 | ||||
-rw-r--r-- | doc/misc/modus-themes.org | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 963657f102a..9f9c88582f3 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi @@ -1072,7 +1072,7 @@ back to a number as above). For example, @samp{$list("a" "b")c} returns @samp{("a" "bc")}. @item anything else -Concatenate the string represenation of each value. +Concatenate the string representation of each value. @end table @@ -1615,7 +1615,7 @@ nor the decoded data, into Emacs buffers, as would normally happen. The command is interpreted as extending up to the next @code{|} character which is not preceded by an unescaped asterisk following whitespace, or the end of the input if there is no such character. -Thus, all @code{<} and @code{>} redirections occuring before the next +Thus, all @code{<} and @code{>} redirections occurring before the next asterisk-unprefixed @code{|} are implicitly prefixed with (whitespace and) asterisks. An exception is that Eshell-specific redirects right at the end of the command are excluded. This allows input like this: diff --git a/doc/misc/modus-themes.org b/doc/misc/modus-themes.org index d0d985705f1..943294b626c 100644 --- a/doc/misc/modus-themes.org +++ b/doc/misc/modus-themes.org @@ -1252,7 +1252,7 @@ accepts is as follows (order is not significant): The ~popup~ key takes the same values as ~selection~. -Apart from specfying each key separately, a fallback list is accepted. +Apart from specifying each key separately, a fallback list is accepted. This is only useful when the desired aesthetic is the same across all keys that are not explicitly referenced. For example, this: @@ -3347,7 +3347,7 @@ it if you plan to control face attributes. :end: #+cindex: Org custom emphasis faces -Org provides the user option ~org-emphasis-alist~ which assosiates a +Org provides the user option ~org-emphasis-alist~ which associates a character with a face, list of faces, or face attributes. The default specification of that variable looks like this: |