[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/slime 0880c32716 31/44: Fix typo in docs.
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/slime 0880c32716 31/44: Fix typo in docs. |
Date: |
Fri, 29 Dec 2023 01:00:05 -0500 (EST) |
branch: elpa/slime
commit 0880c32716dd0b8057096b0d642da938bb570ca9
Author: Renke Christian von Seggern <renke@laptop03.vsresidence>
Commit: Stas Boukarev <stassats@gmail.com>
Fix typo in docs.
---
doc/slime.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/slime.texi b/doc/slime.texi
index 9adc45dda9..ea63f481e1 100644
--- a/doc/slime.texi
+++ b/doc/slime.texi
@@ -1111,7 +1111,7 @@ Recompile all definitions.
@table @kbd
@kbditem{C-c C-m, slime-expand-1}
Macroexpand (or compiler-macroexpand) the expression starting at point
-once. If invoked with a prefix argument use macroexpand instead or
+once. If invoked with a prefix argument use macroexpand instead of
macroexpand-1 (or compiler-macroexpand instead of
compiler-macroexpand-1).
- [nongnu] elpa/slime 3b91ecec83 04/44: clasp: define more of the backend interfaces, (continued)
- [nongnu] elpa/slime 3b91ecec83 04/44: clasp: define more of the backend interfaces, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 2d52732fc0 05/44: Add: local systems to swank-quicklisp systems list, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 360948cad0 07/44: abcl: fix source position from string buffer evalulation, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 1098d16666 10/44: slime-repl.el: fix READ., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 50d4a7b168 17/44: Fix emacs error when M-.-ing to nonexistent file, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime b86b388234 19/44: asdf: Upcase INTERN'd symbols for ECL usage, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 7d39285af4 08/44: news: update for ABCL fixes, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 5cb01098e9 22/44: Fixed a problem with intering symbols into the user's package., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 875f14f593 28/44: No error when there's no continue/abort restarts., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime c753c7e912 30/44: Escape %-Constructs in the Mode Line (manual 24.4.5), ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 0880c32716 31/44: Fix typo in docs.,
ELPA Syncer <=
- [nongnu] elpa/slime ba3d0794e7 23/44: Fix parsing after reader conditionals., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime aa3da5f7ae 06/44: abcl: normalize whitespace to SLIME conventions, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime ce024caf08 02/44: clasp: Use external interfaces where available, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 2df69effea 03/44: clasp: cleanup old debugging code, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime e6a71c725c 09/44: slime-repl: reset the output column on new evaluation., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 5e8fc7cad5 11/44: slime-repl: reset the output column in the right way., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime e193bc5f34 12/44: I'm not your brother, pal., ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime dd179f4a0c 13/44: Rework swank.asd to produce actual compilation artifact (#760), ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 117bbf0d3c 15/44: abcl: fix for abcl-1.8.0, ELPA Syncer, 2023/12/29
- [nongnu] elpa/slime 8f166c4149 18/44: Align compilation artifact paths in swank-loader with ASDF, ELPA Syncer, 2023/12/29