• Vibhav Pant's avatar
    byte-opt.el: Replace jump tables while decompiling correctly. · 84eef501
    Vibhav Pant authored
    * lisp/emacs-lisp/byte-opt.el (byte-decompile-bytecode-1):
      Don't make a copy of the constant vector, as it isn't used with
      the decompiled lapcode.
      Make sure that the correct lapcode pair/list is being modified while
      replacing the jump table.
    84eef501
byte-opt.el 82.9 KB