emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master ae751f2: ; Fix menu entry alignment of last change


From: Stephen Berman
Subject: master ae751f2: ; Fix menu entry alignment of last change
Date: Mon, 16 Aug 2021 16:55:58 -0400 (EDT)

branch: master
commit ae751f2a098787aaf4dff41e8215a5609069076b
Author: Stephen Berman <stephen.berman@gmx.net>
Commit: Stephen Berman <stephen.berman@gmx.net>

    ; 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 337c71c..55bcf39 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.
 
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]