* byte-run.el (make-obsolete, make-obsolete-variable):
commit20482b7061ced4500c005f1bd2c4e59d831e35c9
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Jun 2000 04:58:08 +0000 (1 04:58 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 1 Jun 2000 04:58:08 +0000 (1 04:58 +0000)
tree28f1d0241ecc51f7198696dd62b980b56d3994f2
parent6684834d92267991a6eb918ba18ba4b2d40932d8
* byte-run.el (make-obsolete, make-obsolete-variable):
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.
lisp/byte-run.el
lisp/emacs-lisp/bytecomp.el