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

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

bug#19547: Patch for this bug


From: Eli Zaretskii
Subject: bug#19547: Patch for this bug
Date: Thu, 01 Dec 2016 05:28:31 +0200

> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
> Cc: npostavs@users.sourceforge.net, 19547@debbugs.gnu.org, rrt@sc3d.org
> Date: Wed, 30 Nov 2016 21:27:04 +0100
> 
> !NILP (Fmemq (ignore_event, Vwhile_no_input_ignore_events)))
> 
> should be instead:
> 
> NILP (Fmemq (ignore_event, Vwhile_no_input_ignore_events)))
> 
> No objection to push the fix ?

How can I object to fixing a mistake?  Go ahead, of course.





reply via email to

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