diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e05003e095..ee328d0b6cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-09-12 Nick Roberts + + * progmodes/compile.el (compilation-directory-properties): + Doc fix for help-echo. + 2006-09-12 Lars Hansen * desktop.el (desktop-read): Add comment.