branch: externals/inspector commit 8c083d0ae2eb66730b0ff678223fa89b55c4db14 Author: Mariano Montone <marianomont...@gmail.com> Commit: GitHub <nore...@github.com>
Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b33fded457..b4865e40c7 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ This is the [el-get](https://www.emacswiki.org/emacs/el-get "el-get") recipe: ### From the Emacs debugger -When on an Emacs debugging backtrace, press letter `i` to inspect the local variable values of the pointed frame. +When on an Emacs debugging backtrace, press letter `i` to inspect the pointed frame and its local variables.