comparison lisp/ChangeLog @ 78547:2d3e6872bc56

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 14 Aug 2007 07:41:31 +0000
parents c8072938bf22
children 12d6616f18aa
comparison
equal deleted inserted replaced
78546:28c0174177f4 78547:2d3e6872bc56
1 2007-08-14 Glenn Morris <rgm@gnu.org>
2
3 * simple.el (bad-packages-alist): New constant.
4 (bad-package-check): New function. Together, these two add
5 elements to `after-load-alist' to check for problematic external
6 packages.
7
1 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org> 8 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org>
2 9
3 * pcvs-parse.el (cvs-parse-table): Handle additional instance of 10 * pcvs-parse.el (cvs-parse-table): Handle additional instance of
4 optional quotes around files in NEED-UPDATE . REMOVED case. 11 optional quotes around files in NEED-UPDATE . REMOVED case.
5 12