Mercurial > emacs
changeset 29355:d4b5dd203f46
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 01 Jun 2000 05:07:32 +0000 |
parents | 4ed4a700358b |
children | 1279f60766bf |
files | lisp/ChangeLog |
diffstat | 1 files changed, 18 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu> + + * 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 <fx@gnu.org> * loadhist.el (loadhist-hook-functions): Remove