Skip to content

Commit

Permalink
C-c C-d F - Find a module(with prefix ,find module under point).
Browse files Browse the repository at this point in the history
  • Loading branch information
jixiuf committed Sep 20, 2012
1 parent 3bbc09f commit b8ffb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ M-. - Jump from a function call to its definition.
M-, - Jump back from a function definition (multi-level).
C-c C-d : - Evaluate an erlang expression from the minibuffer.
C-c C-d f - Refactor expressions in the region as a new function.
C-c C-d F - Find a module.
C-c C-d F - Find a module(with prefix ,find module under point).
C-c C-d i - Toggle debug interpretping of the module.
C-c C-d b - Toggle a debugger breakpoint at the current line.
C-c C-d p - Profile (with fprof) an expression from the minibuffer.
Expand Down

0 comments on commit b8ffb4d

Please sign in to comment.