]> git.eshelyaron.com Git - emacs.git/commit
Fix bytecode optimization typo
authorPaul Eggert <eggert@Penguin.CS.UCLA.EDU>
Sat, 4 May 2019 17:16:46 +0000 (10:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 4 May 2019 17:17:09 +0000 (10:17 -0700)
commit37963ed4991823fd1ee5cd2c485f22ac988259e2
tree6e38280bd99ccc5925c539e44bbf39355c72b6c0
parenteec3ed05e3376d83df5501ca557edffaf2261b24
Fix bytecode optimization typo

Problem reported by Simon Frankau (Bug#35562).
* src/bytecode.c (exec_byte_code): Fix typo when optimizing varset.
src/bytecode.c