2006-05-09 |
Masatake YAMATO |
(cpp-font-lock-keywords-source-directives): Addded
|
2006-03-15 |
Stefan Monnier |
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
|
2006-03-14 |
Alan Mackenzie |
* font-core.el: New function/variable
|
2006-03-03 |
Eli Zaretskii |
(lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
|
2006-01-24 |
Thien-Thi Nguyen |
(lisp-font-lock-keywords-2):
|
2006-01-17 |
Richard M. Stallman |
(lisp-font-lock-keywords-1): Minor rearrangement.
|
2006-01-11 |
Masatake YAMATO |
2006-01-06 Masatake YAMATO <jet@gyve.org>
|
2006-01-03 |
Stefan Monnier |
(font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setup
|
2005-12-30 |
Stefan Monnier |
(font-lock-compile-keywords): Signal an error when
|
2005-12-22 |
Stefan Monnier |
(font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
|
2005-12-19 |
Luc Teirlinck |
(font-lock): Add tags to the links in the defgroup.
|
2005-12-14 |
Romain Francoise |
(font-lock-keywords-alist): Rename `append' to `how'.
|
2005-12-04 |
Juri Linkov |
(lisp-font-lock-keywords-1): Add define-global-minor-mode.
|
2005-11-29 |
Luc Teirlinck |
Throw error if facemenu is not loaded to prevent accidental change of
|
2005-11-17 |
Juri Linkov |
(font-lock-faces): Rename this defgroup from
|
2005-11-05 |
Dan Nicolaescu |
* font-lock.el: Don't deal with font-lock-face-attributes here,
|
2005-11-03 |
Dan Nicolaescu |
(font-lock-warning-face): Use the more vivid red1,
|
2005-10-31 |
Dan Nicolaescu |
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
|
2005-10-23 |
Andreas Schwab |
(lisp-font-lock-keywords-2): Add eval-at-startup
|
2005-10-21 |
Stefan Monnier |
(font-lock-default-fontify-region): Check the multiline
|
2005-10-21 |
Stefan Monnier |
(font-lock-compile-keywords): Add a help-echo to the
|
2005-10-10 |
Richard M. Stallman |
(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
|
2005-09-19 |
Stefan Monnier |
(font-lock-default-fontify-region): Don't unconditionally add a line, since
|
2005-09-12 |
Richard M. Stallman |
(font-lock-keywords): Add autoload.
|
2005-09-09 |
Richard M. Stallman |
(font-lock-support-mode): Doc fix.
|
2005-09-01 |
Stefan Monnier |
(fast-lock, lazy-lock) <defgroup>: Remove.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-19 |
Juri Linkov |
(font-lock-regexp-grouping-backslash): Don't
|
2005-07-13 |
Stefan Monnier |
(font-lock-fontify-keywords-region): Avoid inf-loops
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-03 |
Eli Zaretskii |
(font-lock-regexp-grouping-construct): Fix the bogus name from
|
2005-07-02 |
Eli Zaretskii |
(font-lock-regexp-grouping-backslash): Rename from
|
2005-06-29 |
Stefan Monnier |
(save-buffer-state): Use `declare'.
|
2005-06-16 |
Juanma Barranquero |
(font-lock-keywords): Fix spelling in docstrings.
|
2005-06-06 |
Luc Teirlinck |
(font-lock-add-keywords): Doc fix.
|
2005-06-06 |
Juri Linkov |
(font-lock-regexp-backslash)
|
2005-06-05 |
Luc Teirlinck |
(font-lock-set-defaults): Fix omission in last change.
|
2005-06-04 |
Luc Teirlinck |
(font-lock-add-keywords): Doc fix. Comment change.
|
2005-05-29 |
Richard M. Stallman |
(font-lock-fontify-syntactically-region):
|
2005-05-22 |
Lute Kamstra |
(font-lock-beginning-of-syntax-function): Fix docstring.
|
2005-05-20 |
Stefan Monnier |
(lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization.
|
2005-05-19 |
Daniel Pfeiffer |
(lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.
|
2005-05-16 |
Daniel Pfeiffer |
(lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
|
2005-05-15 |
Richard M. Stallman |
(font-lock-comment-start-skip): New variable.
|
2005-05-13 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Fix up the inheritance.
|
2005-05-12 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Fix last change.
|
2005-05-12 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Inherit from
|
2005-05-12 |
Kim F. Storm |
(font-lock-negation-char-face): Default to "off".
|
2005-05-11 |
Stefan Monnier |
(font-lock-fontify-syntactically-region): Don't use comment-end if
|
2005-05-11 |
Richard M. Stallman |
(font-lock-fontify-syntactically-region):
|
2005-05-11 |
Stefan Monnier |
(font-lock-fontify-keywords-region): Use a marker
|
2005-05-10 |
Lute Kamstra |
(font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
|
2005-05-05 |
Daniel Pfeiffer |
(font-lock-negation-char-face): New face and variable.
|
2005-04-28 |
Lute Kamstra |
(font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
|
2005-04-27 |
Stefan Monnier |
(font-lock-default-fontify-region): Don't force
|
2005-04-26 |
Lute Kamstra |
(font-lock-fontify-region-function): Fix docstring.
|
2005-04-25 |
Lute Kamstra |
(font-lock-syntactic-face-function): Fix docstring.
|
2005-04-24 |
Richard M. Stallman |
(font-lock-comment-delimiter-face): Doc fix.
|
2005-04-23 |
Richard M. Stallman |
(font-lock-comment-face): On terminals with few colors,
|
2005-04-08 |
Dan Nicolaescu |
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
|