summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2023-07-14 02:38:02 +0200
committerJonas Bernoulli <jonas@bernoul.li>2023-07-14 02:38:02 +0200
commitdc25a8868f39c9f572b051e9a7ea2b68f65aa2b2 (patch)
tree0d7534fb3fb8a98a341c8824e6484e2b1824f0fa
parent83305e6bb5f13d68f8e31d457605b02d2a10c014 (diff)
downloadgeiser-dc25a8868f39c9f572b051e9a7ea2b68f65aa2b2.tar.gz
geiser-dc25a8868f39c9f572b051e9a7ea2b68f65aa2b2.tar.bz2
Fix typos
-rw-r--r--doc/parens.texi4
-rw-r--r--elisp/geiser-autodoc.el2
-rw-r--r--elisp/geiser-custom.el2
-rw-r--r--elisp/geiser-repl.el2
4 files changed, 5 insertions, 5 deletions
diff --git a/doc/parens.texi b/doc/parens.texi
index db91f2d..82c2e2c 100644
--- a/doc/parens.texi
+++ b/doc/parens.texi
@@ -560,13 +560,13 @@ if you prefer to stay in the source buffer, set
@code{geiser-debug-jump-to-debug} to nil.
For schemes with good debug support (Guile is one), the debug buffers
-offer a @i{debugging menu}, accesible via the @code{,} (that's a comma)
+offer a @i{debugging menu}, accessible via the @code{,} (that's a comma)
key. If you press it, a transient menu will appear, offering you a
variety of actions, including showing local variable values or a more
detailed backtrace or frame display. This is the same interface you'll
encounter the in case of interrupted evaluations, either by your
explicit @kbd{C-c C-i} command or because a breakpoint has been
-previosuly set.
+previously set.
In addition, Geiser will sometimes report warnings for otherwise
successful evaluations. In those cases, it won't enter the debugger,
diff --git a/elisp/geiser-autodoc.el b/elisp/geiser-autodoc.el
index abf1d97..67d3213 100644
--- a/elisp/geiser-autodoc.el
+++ b/elisp/geiser-autodoc.el
@@ -55,7 +55,7 @@ With this flag set, the signature of selected completions using
packages like company, corfu or completion-in-region functions
will be displayed in the echo area. For the case of a
completion-in-region function (e.g. consult's), which collects
-all the docstrings at once, this might have a performace impact:
+all the docstrings at once, this might have a performance impact:
you can set this variable to nil to avoid them."
:type 'boolean)
diff --git a/elisp/geiser-custom.el b/elisp/geiser-custom.el
index 2b8a202..4b42d91 100644
--- a/elisp/geiser-custom.el
+++ b/elisp/geiser-custom.el
@@ -53,7 +53,7 @@
That list is used by `geiser-reload' to preserve the values
of the listed variables. It is not used for anything else."
;; FIXME Remembering the value like this is not actually
- ;; necessary. Evaluting `defcustom' always preserves the
+ ;; necessary. Evaluating `defcustom' always preserves the
;; existing value, if any.
(declare (doc-string 3) (debug (name body)) (indent 2))
`(progn
diff --git a/elisp/geiser-repl.el b/elisp/geiser-repl.el
index 7fc15d7..a0c4b44 100644
--- a/elisp/geiser-repl.el
+++ b/elisp/geiser-repl.el
@@ -122,7 +122,7 @@ change that."
:type 'boolean)
(geiser-custom--defcustom geiser-repl-send-on-return-p t
- "Wheter to Send input to REPL when ENTER is pressed in a balanced S-expression,
+ "Whether to Send input to REPL when ENTER is pressed in a balanced S-expression,
regardless of cursor positioning.
When off, pressing ENTER inside a balance S-expression will