Casual EditKit provides a user interface for the numerous editing commands offered by Emacs. Its top-level library is casual-editkit
. As text editing is a core feature of Emacs, the menus provided here are intended to be made available in a global fashion for buffers that are intended to be edited.
Casual EditKit endeavors to surface the many different editing commands offered by Emacs via Transient menus. The main menu (casual-editkit-main-tmenu
) both demonstrates and provides a reference to all EditKit menus. Motivated users can customize this menu to their taste.