Invoke the Casual Elisp main menu casual-elisp-tmenu via the binding M-m (or your binding of preference) in an Elisp window. Typically this is whenever an ‘.el’ file is opened.
The following sections are offered in the menu:
Commands to evaluate, execute, or debug an Elisp expression ((elisp)Eval, (elisp)Edebug).
Cross-referencing commands ((emacs)Xref).
Checks docstrings in the file.
Commands for byte-compilation ((elisp)Byte Compilation).
Find commands.
Commands for Sexp (balanced expression) navigation.
By enabling “u Use Unicode Symbols” from the Settings menu, Casual Elisp will use Unicode symbols as appropriate in its menus.
For more info on using Unicode symbols, please refer to UX Conventions.