diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b57b0078416..1e543d87efd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 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 | ||