]> code.delx.au - gnu-emacs/history - lisp/font-core.el
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
[gnu-emacs] / lisp / font-core.el
2006-03-14 Alan Mackenzie* font-core.el: New function/variable
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-04 Juri Linkov(font-lock-mode): Replace `:group font-lock' with ...
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...
2005-11-05 Luc Teirlinck(global-font-lock-mode): Enable `global-font-lock-mode...
2005-10-20 Romain Francoise(font-lock-mode): Doc fix.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-18 Juri Linkov(font-lock-mode): Delete duplicate words.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-04 Luc Teirlinck(font-lock-mode-major-mode): Compiler defvar.
2005-05-22 Luc TeirlinckUpdate 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...
2003-09-01 Miles BaderAdd 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 BarranqueroTrailing 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...
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 MonnierUse 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 Waltersfont-core.el (font-lock-core-only): Variable deleted...
2002-06-09 Colin WaltersFix previous change.
2002-06-09 Colin Walters(font-lock-default-function): If `font-lock-core-only...
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 WaltersNew file, broken out from font-lock.el.