comparison lisp/ChangeLog @ 82375:beef29eafb6f

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 14 Aug 2007 08:40:54 +0000
parents e7e8c92628ae
children ae9c1138574d
comparison
equal deleted inserted replaced
82374:f2d3964c7318 82375:beef29eafb6f
2 2
3 * simple.el (bad-packages-alist): New constant. 3 * simple.el (bad-packages-alist): New constant.
4 (bad-package-check): New function. Together, these two add 4 (bad-package-check): New function. Together, these two add
5 elements to `after-load-alist' to check for problematic external 5 elements to `after-load-alist' to check for problematic external
6 packages. 6 packages.
7 * emulation/cua-base.el: Move CUA-mode check to `bad-packages-alist'.
7 8
8 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com> 9 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
9 10
10 * calc/calc-units.el (math-get-standard-units) 11 * calc/calc-units.el (math-get-standard-units)
11 (math-get-units,math-make-unit-string) 12 (math-get-units,math-make-unit-string)