branch: externals/inspector commit 37b54f480f98f90925fcf123b71906b507404355 Author: Mariano Montone <marianomont...@gmail.com> Commit: Mariano Montone <marianomont...@gmail.com>
Screenshot --- README.md | 2 ++ emacs-inspector.png | Bin 0 -> 31502 bytes 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 53cf1c9f2a..a1bec7efe0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Inspector tool for Emacs Lisp objects. Similar to inspectors available for Smalltalk and Common Lisp, but for Emacs Lisp. + + ## Installation This is work in progress at the moment. Just download and load the file into Emacs for now. diff --git a/emacs-inspector.png b/emacs-inspector.png new file mode 100644 index 0000000000..0b761034a9 Binary files /dev/null and b/emacs-inspector.png differ