; Fix menu entry alignment of last change

* doc/lispref/elisp.texi (Top): Fix alignment.
This commit is contained in:
Stephen Berman 2021-08-16 22:55:50 +02:00
parent bb6f1e2dd9
commit ae751f2a09

View file

@ -788,7 +788,7 @@ Defining Commands
* Interactive Codes:: The standard letter-codes for reading arguments
in various ways.
* Interactive Examples:: Examples of how to read interactive arguments.
* Command Modes:: Specifying that commands are for a specific mode.
* Command Modes:: Specifying that commands are for a specific mode.
* Generic Commands:: Select among command alternatives.