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

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

bug#36156: [PATCH] Make toolbar show keyboard equivalents in its tooltip


From: Stefan Kangas
Subject: bug#36156: [PATCH] Make toolbar show keyboard equivalents in its tooltips
Date: Mon, 10 Jun 2019 05:30:20 +0200

Noam Postavsky <npostavs@gmail.com> writes:
> > +      set_prop (TOOL_BAR_ITEM_HELP, concat4 (orig, beg, desc, end));
>
> Instead of introducing concat4, you should be able to use
>
>     CALLN (Fconcat, orig, beg, desc, end)

That worked, thanks.  I've attached an updated patch.

Best regards,
Stefan Kangas

Attachment: 0001-Make-toolbar-show-keyboard-equivalents-in-its-toolti.patch
Description: Binary data


reply via email to

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