diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b55fe2aec7..14a5dcdcd6b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2006-04-21 Luc Teirlinck + + * progmodes/antlr-mode.el (antlr-default): + * cus-edit.el (custom-documentation): + * faces.el (scroll-bar, border, cursor, mouse): Avoid nil spec + in defface. + 2006-04-21 Kim F. Storm * image.el (image-type): New defun split out of create-image.