Mercurial > emacs
comparison src/ChangeLog @ 104977:1e1816f211ce
* lread.c (Fload): Don't output a message after loading an obsolete
package any more (done in Lisp now).
* subr.el (do-after-load-evaluation): Warn the user after loading an
obsolete package.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 12 Sep 2009 03:35:40 +0000 |
parents | 522f4ac8f10a |
children | 77cce41847d5 |
comparison
equal
deleted
inserted
replaced
104976:5db88d7b996f | 104977:1e1816f211ce |
---|---|
1 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * lread.c (Fload): Don't output a message after loading an obsolete | |
4 package any more (done in Lisp now). | |
5 | |
1 2009-09-12 Chong Yidong <cyd@stupidchicken.com> | 6 2009-09-12 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * fns.c (syms_of_fns): Doc fix (Bug#4227). | 8 * fns.c (syms_of_fns): Doc fix (Bug#4227). |
4 | 9 |
5 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca> | 10 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca> |