]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/keymaps.texi (Extended Menu Items): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2020 06:40:37 +0000 (09:40 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Apr 2020 06:40:37 +0000 (09:40 +0300)
doc/lispref/keymaps.texi

index f3c984848e7d45f3d7706eceb3366e1a4c77da3e..c6a02d721f0aa8fb0439797c567f09118ff857ef 100644 (file)
@@ -2227,9 +2227,11 @@ This property specifies which key sequence is likely to be bound to the
 same command invoked by this menu item.  If you specify a correct key
 sequence, that sequence will be preferred over others.
 
-If you specify in incorrect key sequence, it has no effect; before Emacs
+If you specify an incorrect key sequence, it has no effect; before Emacs
 displays @var{key-sequence} in the menu, it verifies that
-@var{key-sequence} is really equivalent to this menu item.
+@var{key-sequence} is really equivalent to this menu item.  Specifying
+@code{nil} for @var{key-sequence} is equivalent to the
+@code{:key-sequence} attribute being absent.
 
 @item :keys @var{string}
 This property specifies that @var{string} is the string to display