recompile

recompile is an interactive compiled Lisp function in `compile.el'.


(recompile &optional EDIT-COMMAND)

Re-compile the program including the current buffer.
If this is run in a Compilation mode buffer, re-use the arguments from the
original use. Otherwise, recompile using `compile-command'.
If the optional argument `edit-command' is non-nil, the command can be edited.