emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/devil 39469b2d1e 2/2: Remove spurious comma from key seque


From: ELPA Syncer
Subject: [nongnu] elpa/devil 39469b2d1e 2/2: Remove spurious comma from key sequence
Date: Thu, 5 Oct 2023 19:00:46 -0400 (EDT)

branch: elpa/devil
commit 39469b2d1ebbf40ab1f63aae7a6c4326f5da0e7a
Author: Susam Pal <susam@susam.net>
Commit: Susam Pal <susam@susam.net>

    Remove spurious comma from key sequence
---
 MANUAL.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MANUAL.org b/MANUAL.org
index 4d6dfb90ae..023f7d7a87 100644
--- a/MANUAL.org
+++ b/MANUAL.org
@@ -347,7 +347,7 @@ the user to an Emacs key sequence:
 1. The input key vector read from the user is converted to a key
    description (like the string produced by functions like
    =describe-key= and =key-description=).  For example, if the user
-   types =,x,f,= it is converted to =, x , f=.
+   types =,x,f= it is converted to =, x , f=.
 
 2. Now the resulting key description is translated with simple string
    replacements.  If any part of the string matches a key in



reply via email to

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