emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Optimize certain memq forms during byte-compilation.


From: Robert Pluim
Subject: Re: [PATCH] Optimize certain memq forms during byte-compilation.
Date: Fri, 23 Mar 2018 09:56:38 +0100

Vibhav Pant <address@hidden> writes:

> * lisp/emacs-lisp/byte-opt.el (byte-optimize-memq): New function.
>   Set the byte optimizer function for memq to byte-optimize-memq.

Is (memq foo '(bar)) actually that common? In any case, some
explanation of the intent of the change would be helpful so we don't
need to read the code every time.

Robert



reply via email to

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