diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 923930900b7..994b0b1349c 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-13 Stephen Leake <stephen_leake@stephe-leake.org> | 9 | 2007-08-13 Stephen Leake <stephen_leake@stephe-leake.org> |
| 9 | 10 | ||