Auto format emacs-lisp code on save.

; Usage

(elisp-autofmt-buffer) ; Auto-format the current buffer.

You may also use the minor mode `elisp-autofmt-mode' which enables
formatting the buffer on save.