diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e97889906b6..4d1c545b02d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2002-05-22 Colin Walters + + * font-core.el (font-lock-function): New variable. + (font-lock-default-function): New function, created from + `font-lock-mode'. + (font-lock-mode): Just funcall `font-lock-default-function'. + 2002-05-22 Markus Rost * files.el (file-newest-backup): Use file-name-sans-versions.