From dba34f8fdf4cf29703126abc498261ea410a9702 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Mon, 16 Feb 2009 00:46:31 +0100 Subject: New command: module documentation. --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 26f917e..1a00d09 100644 --- a/README +++ b/README @@ -29,8 +29,9 @@ | C-cC-k | Compile and load current file | | C-cC-l | Load current file | |---------------+-------------------------------------------------| - | C-cC-d | See docstring for symbol at point | - | C-cC-a | Toggle autodoc mode | + | C-cC-dd | See docstring for symbol at point | + | C-cC-dm | See module documentation | + | C-cC-da | Toggle autodoc mode | |---------------+-------------------------------------------------| If `geiser-mode-smart-tab-p' is nil @@ -59,6 +60,7 @@ | C-ck | Compile and load scheme file | | C-cl | Load scheme file | |--------------+-----------------------------------------| - | C-cd | See docstring for symbol at point | + | C-cd | See documentation for symbol at point | + | C-cm | See module documentation | | C-ca | Toggle autodoc mode | |--------------+-----------------------------------------| -- cgit v1.2.3