summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 97c2c7e..ee2a587 100644
--- a/README
+++ b/README
@@ -47,7 +47,7 @@
| C-cC-xf | See a generic's methods signatures |
|------------------+-------------------------------------------------|
| M-TAB | Complete symbol at point |
- | C-. | Complete module name at point |
+ | M-`, C-. | Complete module name at point |
| TAB | Complete symbol at point or indent |
| | (If `geiser-mode-smart-tab-p' is t) |
|------------------+-------------------------------------------------|
@@ -59,7 +59,7 @@
|--------------+-----------------------------------------|
| M-. | Edit symbol at point |
| TAB, M-TAB | Complete symbol at point |
- | C-. | Complete module name at point |
+ | M-`, C-. | Complete module name at point |
|--------------+-----------------------------------------|
| M-p, M-n | Prompt history, matching current prefix |
|--------------+-----------------------------------------|