From 845dbdb35e4b282a138bb7ad54a295199d642b4b Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Wed, 18 Mar 2009 23:59:12 +0100 Subject: Callers/callees (C-c <, C-c >). --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 6d95050..9c6baa4 100644 --- a/README +++ b/README @@ -45,6 +45,8 @@ | C-cC-dm | See list of module symbols | | C-cC-da | Toggle autodoc mode | |------------------+-------------------------------------------------| + | C-c< | Show callers of procedure at point | + | C-c> | Show callees of procedure at point | | C-cC-xf | See a generic's methods signatures | |------------------+-------------------------------------------------| | M-TAB | Complete symbol at point | -- cgit v1.2.3