diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-03-18 23:59:12 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-03-18 23:59:12 +0100 | 
| commit | 54e80a001c937953625d5156c35b7769c2f6ba7a (patch) | |
| tree | 7f670293c7a1f36535690f36530d5ce62ecea898 /README | |
| parent | 7a761c3fb04a04d17a16a6df84141cbd5b41d93c (diff) | |
| download | geiser-54e80a001c937953625d5156c35b7769c2f6ba7a.tar.gz geiser-54e80a001c937953625d5156c35b7769c2f6ba7a.tar.bz2 | |
Callers/callees (C-c <, C-c >).
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 | 
1 files changed, 2 insertions, 0 deletions
| @@ -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                        | | 
