From 245e681f8ebd0f9304ae87815bf1d49a05241162 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 15 Feb 2009 17:35:17 +0100 Subject: Initial support for module name completion. --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index ac23b60..b489e37 100644 --- a/README +++ b/README @@ -20,6 +20,7 @@ | M-. | Edit symbol at point | | M-, | Go back to where M-. was last invoked | | M-TAB | Complete symbol at point | + | C-uM-TAB | Complete module name at point | |---------------+-------------------------------------------------| | C-M-x, C-cC-e | Eval definition around point | | C-cMe | Eval definition around point and switch to REPL | @@ -41,6 +42,7 @@ |--------------+-----------------------------------------| | M-. | Edit symbol at point | | TAB | Complete symbol at point | + | M-TAB | Complete module name at point | |--------------+-----------------------------------------| | M-p, M-n | Prompt history, matching current prefix | |--------------+-----------------------------------------| -- cgit v1.2.3