diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-27 10:32:44 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-12-27 10:38:15 -0800 |
commit | a02ca7a231c3856efd57a502c6a73e6c251091e8 (patch) | |
tree | aa5766c2c9f677ab0bfb81bcc3b920fabdc5305c /test/lisp/emacs-lisp/seq-tests.el | |
parent | e6161f648903d821865b9610b3b6aa0f82a5dcb7 (diff) | |
download | emacs-a02ca7a231c3856efd57a502c6a73e6c251091e8.tar.gz emacs-a02ca7a231c3856efd57a502c6a73e6c251091e8.tar.bz2 emacs-a02ca7a231c3856efd57a502c6a73e6c251091e8.zip |
Simplify prog1 implementation
Inspired by a suggestion from Chris Gregory in:
http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00965.html
On my platform, this generates exactly the same machine insns.
* src/eval.c (prog_ignore): Rename from unwind_body, since
it’s more general than that. All callers changed.
(Fprog1): Simplify by using prog_ignore.
(Fwhile): Clarify by using prog_ignore.
Diffstat (limited to 'test/lisp/emacs-lisp/seq-tests.el')
0 files changed, 0 insertions, 0 deletions