bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#65539: [PATCH] ; Fix push-button when triggered by a single keypress


From: Steven Allen
Subject: bug#65539: [PATCH] ; Fix push-button when triggered by a single keypress
Date: Fri, 25 Aug 2023 10:48:01 -0700

The following code was broken in the recent android merge:

    (keymap-set button-map "<return>" 'push-button)

The attached patch fixes this.

Attachment: 0001-Fix-push-button-when-triggered-by-a-single-keypress.patch
Description: fix push-button


reply via email to

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