Mercurial > emacs
changeset 29920:106dbd5fec26
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 23 Jun 2000 19:37:14 +0000 |
parents | 08e5e3740bf9 |
children | 8a4552214d84 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 23 19:34:31 2000 +0000 +++ b/lisp/ChangeLog Fri Jun 23 19:37:14 2000 +0000 @@ -1,3 +1,10 @@ +2000-06-23 Dave Love <fx@gnu.org> + + * font-lock.el (font-lock-support-mode) <defgroup>: Add :version. + (font-lock-fontify-anchored-keywords): Use + line-beginning-position. + (global-font-lock-mode): Use mapc. + 2000-06-23 Stefan Monnier <monnier@cs.yale.edu> * eshell/esh-module.el: Require CL when compiling.