Mercurial > emacs
diff lisp/ChangeLog @ 105027:8cbad31101f6
(after-load-functions): New hook.
(do-after-load-evaluation): Run it. Use string-match-p to detect
`obsolete' packages, rather than painfully extracting the relevant
directory name.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 15 Sep 2009 03:39:40 +0000 |
parents | bc7e96c6811f |
children | 4859f3f9f0dc |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 15 02:38:20 2009 +0000 +++ b/lisp/ChangeLog Tue Sep 15 03:39:40 2009 +0000 @@ -1,3 +1,10 @@ +2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca> + + * subr.el (after-load-functions): New hook. + (do-after-load-evaluation): Run it. Use string-match-p to detect + `obsolete' packages, rather than painfully extracting the relevant + directory name. + 2009-09-15 Glenn Morris <rgm@gnu.org> * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to