2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-19 |
Richard M. Stallman |
(turn-on-font-lock-if-desired):
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-02-26 |
Juanma Barranquero |
(font-lock-mode): Doc fix.
|
2007-02-03 |
Chong Yidong |
(global-font-lock-mode): define-global-minor-mode changed to
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-27 |
Juanma Barranquero |
(font-lock-mode): "?\ " -> "?\s".
|
2006-08-01 |
Stefan Monnier |
(font-lock-extend-region-function, font-lock-extend-region):
|
2006-03-14 |
Alan Mackenzie |
* font-core.el: New function/variable
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-04 |
Juri Linkov |
(font-lock-mode): Replace `:group font-lock' with `nil nil nil'.
|
2005-12-04 |
Juri Linkov |
(font-lock-mode): Revert removing `:group font-lock'.
|
2005-12-04 |
Juri Linkov |
(global-font-lock-mode): Use define-global-minor-mode
|
2005-11-16 |
Luc Teirlinck |
(global-font-lock-mode): Add :version keyword, because default was changed.
|
2005-11-05 |
Luc Teirlinck |
(global-font-lock-mode): Enable `global-font-lock-mode' by default,
|
2005-10-20 |
Romain Francoise |
(font-lock-mode): Doc fix.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-18 |
Juri Linkov |
(font-lock-mode): Delete duplicate words.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-04 |
Luc Teirlinck |
(font-lock-mode-major-mode): Compiler defvar.
|
2005-05-22 |
Luc Teirlinck |
Update comment.
|
2005-04-25 |
Lute Kamstra |
(font-lock-defaults): Fix docstring.
|
2005-04-04 |
Lute Kamstra |
(font-lock-mode): Specify :group.
|
2005-02-10 |
Richard M. Stallman |
(font-lock-default-function): Use with-no-warnings.
|
2005-02-03 |
Stefan Monnier |
(font-lock-default-function): Handle the rare case where
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-04 |
Stefan Monnier |
(font-lock-defaults-alist): Remove obsolete comment.
|
2003-07-04 |
Stefan Monnier |
(font-lock-defaults-alist): Remove obsolete entries.
|
2003-04-14 |
Stefan Monnier |
(font-lock-maximum-size, font-lock-verbose): Remove.
|
2003-02-10 |
Stefan Monnier |
(font-lock-defontify): Use restore-buffer-modified-p.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-09-10 |
Richard M. Stallman |
(font-lock-defontify): New function.
|
2002-09-09 |
Stefan Monnier |
(font-lock-change-mode): Just turn off font-lock-mode.
|
2002-08-31 |
Andreas Schwab |
(font-lock-change-mode): Avoid changing buffer state in any way.
|
2002-08-30 |
Juanma Barranquero |
(font-lock-defaults): Fix typo.
|
2002-08-20 |
Richard M. Stallman |
(font-lock-change-mode): New function.
|
2002-08-19 |
Richard M. Stallman |
(font-lock-mode): Set change-major-mode-hook locally.
|
2002-08-15 |
Richard M. Stallman |
(font-lock-mode): Add font-lock-unfontify-buffer
|
2002-08-15 |
Stefan Monnier |
Use find-file-hook instead of find-file-hooks.
|
2002-08-09 |
John Paul Wallington |
(font-lock-function): Make it buffer-local.
|
2002-06-12 |
Colin Walters |
font-core.el (font-lock-core-only): Variable deleted. All uses removed.
|
2002-06-09 |
Colin Walters |
Fix previous change.
|
2002-06-09 |
Colin Walters |
(font-lock-default-function): If `font-lock-core-only' is non-nil,
|
2002-06-09 |
Colin Walters |
(font-lock-core-only): New variable.
|
2002-06-08 |
Colin Walters |
(font-lock-category-alist): Delete.
|
2002-05-23 |
Colin Walters |
(font-lock-symbol-category-alist): New variable.
|
2002-05-23 |
Colin Walters |
(font-lock-function): New variable.
|
2002-05-21 |
Colin Walters |
New file, broken out from font-lock.el.
|