unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60059: 29.0.60; The signature of keymap-substitute is not correct
@ 2022-12-14  4:25 Song Zhang
  2022-12-14  5:48 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Song Zhang @ 2022-12-14  4:25 UTC (permalink / raw)
  To: 60059

[-- Attachment #1: Type: text/plain, Size: 219 bytes --]

 The signature of keymap-substitute displayed in minibuffer and *Help* is

 (keymap-substitute OLDDEF NEWDEF KEYMAP &optional OLDMAP)

 The correct version is

 (keymap-substitute KEYMAP OLDDEF NEWDEF &optional OLDMAP)

[-- Attachment #2: Type: text/html, Size: 289 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#60059: 29.0.60; The signature of keymap-substitute is not correct
  2022-12-14  4:25 bug#60059: 29.0.60; The signature of keymap-substitute is not correct Song Zhang
@ 2022-12-14  5:48 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2022-12-14  5:48 UTC (permalink / raw)
  To: Song Zhang, 60059-done

Song Zhang <zhangsong325@gmail.com> writes:

>  The signature of keymap-substitute displayed in minibuffer and *Help* is
>
>  (keymap-substitute OLDDEF NEWDEF KEYMAP &optional OLDMAP)
>
>  The correct version is
>
>  (keymap-substitute KEYMAP OLDDEF NEWDEF &optional OLDMAP)

Thanks, fixed on emacs-29 (commit 33e0a10464).





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-14  5:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14  4:25 bug#60059: 29.0.60; The signature of keymap-substitute is not correct Song Zhang
2022-12-14  5:48 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).