Mercurial > emacs
comparison lisp/ChangeLog.10 @ 90260:0ca0d9181b5e
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 598-615)
- Update from CVS
- Remove lisp/toolbar directory
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 142-146)
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Jan 2006 06:59:21 +0000 |
parents | 3ebd9bdb4fe5 c0c200bc0fa1 |
children | 5b7d410e31f9 |
comparison
equal
deleted
inserted
replaced
90259:a3ba65547f84 | 90260:0ca0d9181b5e |
---|---|
14637 2002-05-21 Colin Walters <walters@verbum.org> | 14637 2002-05-21 Colin Walters <walters@verbum.org> |
14638 | 14638 |
14639 * font-lock.el (font-lock-defaults, font-lock-defaults-alist) | 14639 * font-lock.el (font-lock-defaults, font-lock-defaults-alist) |
14640 (font-lock-multiline, font-lock-fontified, font-lock-mode) | 14640 (font-lock-multiline, font-lock-fontified, font-lock-mode) |
14641 (turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode) | 14641 (turn-on-font-lock, font-lock-add-keywords, global-font-lock-mode) |
14642 (font-lock-global-modes): Moved to font-core.el. | 14642 (font-lock-global-modes): Move to font-core.el. |
14643 (font-lock-set-defaults-1): Partially moved to font-core.el. | 14643 (font-lock-set-defaults-1): Partially moved to font-core.el. |
14644 | 14644 |
14645 * font-core.el: New file, with functions taken from font-lock.el. | 14645 * font-core.el: New file, with functions taken from font-lock.el. |
14646 (font-lock-category-alist): New variable. | 14646 (font-lock-category-alist): New variable. |
14647 (font-lock-mode): Use it. | 14647 (font-lock-mode): Use it. |