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

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

[elpa] externals/inspector 83a805adb4 2/5: README: commands name changes


From: ELPA Syncer
Subject: [elpa] externals/inspector 83a805adb4 2/5: README: commands name changes
Date: Sat, 10 Sep 2022 18:57:44 -0400 (EDT)

branch: externals/inspector
commit 83a805adb4e9aec64cf4324e9edd209f457bf451
Author: Mariano Montone <marianomontone@gmail.com>
Commit: Mariano Montone <marianomontone@gmail.com>

    README: commands name changes
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6653a0e646..631a46fcf3 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,8 @@ This package is available from ELPA.
 
 ### Invocation
 
-* `M-x inspect-expression` to evaluate an elisp expression and inspect the 
result.
-* `M-x inspect-last-sexp` to evaluate last sexp in current buffer and inspect 
the result.
+* `M-x inspector-inspect-expression` to evaluate an elisp expression and 
inspect the result.
+* `M-x inspector-inspect-last-sexp` to evaluate last sexp in current buffer 
and inspect the result.
 
 ### Inside the inspector
 



reply via email to

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