• Mattias Engdegård's avatar
    Optimise 'while' bodies for effect · 1ba5b64d
    Mattias Engdegård authored
    * lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
    Treat all expressions in the body of 'while' as for-effect,
    since their values are discarded.  This also finds some errors.
    1ba5b64d
byte-opt.el 85.7 KB