From ae751f2a098787aaf4dff41e8215a5609069076b Mon Sep 17 00:00:00 2001 From: Stephen Berman Date: Mon, 16 Aug 2021 22:55:50 +0200 Subject: [PATCH] ; Fix menu entry alignment of last change * doc/lispref/elisp.texi (Top): Fix alignment. --- doc/lispref/elisp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 337c71c2956..55bcf399d81 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -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. -- 2.39.2