emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/raku-mode 2e622f86e0 202/253: Change perl6-repl command to


From: ELPA Syncer
Subject: [nongnu] elpa/raku-mode 2e622f86e0 202/253: Change perl6-repl command to run-perl6
Date: Sat, 29 Jan 2022 08:28:57 -0500 (EST)

branch: elpa/raku-mode
commit 2e622f86e04b5a6fc893b8c1c9a5093f55cc6007
Author: Matias Linares <matiaslina@gmail.com>
Commit: Matias Linares <matiaslina@gmail.com>

    Change perl6-repl command to run-perl6
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 339c46bb24..f29a55d074 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ This includes any file with `perl6` in the shebang, as well 
as any file
 with a `.p6`, `.pm6`, or `.pl6` extension. It also applies to any `.pm`,
 `.pl`, and `.t` files whose first line of code looks like Perl 6.
 
-Start the REPL with <kbd>M-x perl6-repl RET</kbd>. The following
+Start the REPL with <kbd>M-x run-perl6 RET</kbd>. The following
 keybindings are available to interact with the REPL:
 
 * <kbd>C-c C-c</kbd>: Send the current line to the REPL



reply via email to

[Prev in Thread] Current Thread [Next in Thread]