Mercurial > emacs
comparison lisp/ChangeLog @ 45477:e759f686e08d
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Thu, 23 May 2002 03:39:00 +0000 |
parents | 87bde9ae0aab |
children | 3aa8591a28ff |
comparison
equal
deleted
inserted
replaced
45476:e1671f561407 | 45477:e759f686e08d |
---|---|
1 2002-05-22 Colin Walters <walters@cis.ohio-state.edu> | 1 2002-05-22 Colin Walters <walters@cis.ohio-state.edu> |
2 | |
3 * info.el (Info-mode-hook): Change `font-lock-mode' to | |
4 `turn-on-font-lock'. | |
2 | 5 |
3 * font-core.el (font-lock-function): New variable. | 6 * font-core.el (font-lock-function): New variable. |
4 (font-lock-default-function): New function, created from | 7 (font-lock-default-function): New function, created from |
5 `font-lock-mode'. | 8 `font-lock-mode'. |
6 (font-lock-mode): Just funcall `font-lock-default-function'. | 9 (font-lock-mode): Just funcall `font-lock-default-function'. |