• Stefan Monnier's avatar
    * byte-run.el (make-obsolete, make-obsolete-variable): · 20482b70
    Stefan Monnier authored
    Add an optional WHEN argument and change the format of the
    symbol-property information.
    * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
    (byte-compile-obsolete, byte-compile-variable-ref): Understand the
    new obsolete-symbol-property format and print WHEN if it is provided.
    (make-obsolete): Update the calls to use the third argument.
    20482b70
byte-run.el 6.35 KB