elisp-autofmt

Homepage: https://codeberg.org/ideasman42/emacs-elisp-autofmt

Author: Campbell Barton

Updated:

Summary

Emacs lisp auto-format

Commentary

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.

Dependencies