]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix menu entry alignment of last change
authorStephen Berman <stephen.berman@gmx.net>
Mon, 16 Aug 2021 20:55:50 +0000 (22:55 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Mon, 16 Aug 2021 20:55:50 +0000 (22:55 +0200)
* doc/lispref/elisp.texi (Top): Fix alignment.

doc/lispref/elisp.texi

index 337c71c2956bf86d0080ce22a62dc4a5beac57b2..55bcf399d81c698e66f9a9929addf899e6b82966 100644 (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.