Mercurial > emacs
changeset 82372:e7e8c92628ae
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 14 Aug 2007 07:41:16 +0000 |
parents | b39b15d27d35 |
children | 99a839ccec78 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 14 05:35:16 2007 +0000 +++ b/lisp/ChangeLog Tue Aug 14 07:41:16 2007 +0000 @@ -1,3 +1,10 @@ +2007-08-14 Glenn Morris <rgm@gnu.org> + + * simple.el (bad-packages-alist): New constant. + (bad-package-check): New function. Together, these two add + elements to `after-load-alist' to check for problematic external + packages. + 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com> * calc/calc-units.el (math-get-standard-units)