# HG changeset patch # User Stefan Monnier # Date 959836052 0 # Node ID d4b5dd203f46392084061fcf4bcbab012e4ed979 # Parent 4ed4a700358b9cce3021dae2b18493c65983a1f3 *** empty log message *** diff -r 4ed4a700358b -r d4b5dd203f46 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 01 05:06:46 2000 +0000 +++ b/lisp/ChangeLog Thu Jun 01 05:07:32 2000 +0000 @@ -1,3 +1,21 @@ +2000-06-01 Stefan Monnier + + * emacs-lisp/bytecomp.el: + * frame.el: + * international/mule-cmds.el: + * international/mule-util.el: + * international/mule.el: + * mouse.el: + * subr.el: + * faces.el: Update calls to make-obsolete with a WHEN argument. + + * 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. + 2000-05-31 Dave Love * loadhist.el (loadhist-hook-functions): Remove