| Commit message (Expand) | Author | Age | Files | Lines |
* | (font-lock-unfontify-region): Save buffer state. | Stefan Monnier | 2004-12-07 | 1 | -8/+8 |
* | (font-lock-compile-keywords): Don't complain if the end | Stefan Monnier | 2004-11-27 | 1 | -1/+1 |
* | (font-lock-fontify-syntactically-region): Fix last fix | Stefan Monnier | 2004-11-14 | 1 | -3/+3 |
* | (font-lock-fontify-syntactically-region): | Stefan Monnier | 2004-11-12 | 1 | -6/+6 |
* | (font-lock-apply-highlight): Fix last change. | Stefan Monnier | 2004-10-11 | 1 | -1/+1 |
* | (font-lock-apply-highlight): Explicitly check the case | Stefan Monnier | 2004-10-10 | 1 | -0/+6 |
* | (font-lock-set-defaults): Use with-no-warnings. | Richard M. Stallman | 2004-08-22 | 1 | -1/+3 |
* | (font-lock-keywords): Docstring improvement. | Stefan Monnier | 2004-07-27 | 1 | -2/+3 |
* | (font-lock-add-keywords, font-lock-remove-keywords): | Richard M. Stallman | 2004-07-17 | 1 | -6/+6 |
* | (font-lock-fontify-syntactic-keywords-region): | Richard M. Stallman | 2004-06-28 | 1 | -1/+1 |
* | (font-lock-set-defaults): Fix previous change. | Richard M. Stallman | 2004-06-24 | 1 | -1/+1 |
* | (font-lock-keywords): Change format of compiled values. Document it. | Richard M. Stallman | 2004-06-24 | 1 | -25/+64 |
* | (lisp-font-lock-keywords-2): Add multiple-value-bind. | Richard M. Stallman | 2004-05-30 | 1 | -0/+1 |
* | (font-lock-preprocessor-face): Remove spurious quote. | Juanma Barranquero | 2004-04-21 | 1 | -8/+9 |
* | * font-lock.el (fast-lock, lazy-lock): Remove links to removed | Juri Linkov | 2004-03-25 | 1 | -2/+0 |
* | (lisp-font-lock-keywords-2): | Richard M. Stallman | 2004-03-04 | 1 | -4/+16 |
* | Fix copyright years. | Eli Zaretskii | 2004-02-27 | 1 | -1/+1 |
* | (font-lock-comment-face, font-lock-string-face, | Eli Zaretskii | 2004-02-27 | 1 | -35/+58 |
* | (font-lock): Add jit-lock as explicit group member. | Stefan Monnier | 2004-01-26 | 1 | -11/+1 |
* | (font-lock-after-change-function): Bind inhibit-quit. | Richard M. Stallman | 2003-12-29 | 1 | -1/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (font-lock-extra-types-widget) | Stefan Monnier | 2003-07-04 | 1 | -855/+3 |
* | (font-lock-multiline, font-lock-fontified) | Stefan Monnier | 2003-04-14 | 1 | -45/+85 |
* | (font-lock-preprocessor-face): New var and face. | Stefan Monnier | 2003-04-14 | 1 | -0/+8 |
* | (font-lock-reference-face): Add obsolescence declaration and remove redundant | Juanma Barranquero | 2003-02-05 | 1 | -2/+2 |
* | (font-lock-match-c-style-declaration-item-and-skip-to-next): | Andreas Schwab | 2003-02-02 | 1 | -2/+2 |
* | * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'. | John Paul Wallington | 2003-01-29 | 1 | -1/+2 |
* | (c++-font-lock-extra-types): Fix previous change. | Richard M. Stallman | 2002-12-02 | 1 | -1/+1 |
* | (c++-font-lock-extra-types): Add various STL classes. | Richard M. Stallman | 2002-11-24 | 1 | -5/+14 |
* | (c++-font-lock-keywords...): Add `restrict' keyword. | Richard M. Stallman | 2002-10-26 | 1 | -0/+2 |
* | (fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables. | Stefan Monnier | 2002-09-25 | 1 | -13/+20 |
* | (font-lock-add-keywords): Fix typo. | Juanma Barranquero | 2002-08-30 | 1 | -1/+1 |
* | (font-lock-default-unfontify-region): Use remove-list-of-text-properties. | Stefan Monnier | 2002-07-08 | 1 | -7/+4 |
* | (font-lock-beginning-of-syntax-function): Doc fix. | Richard M. Stallman | 2002-06-12 | 1 | -5/+10 |
* | (font-lock-set-defaults-1): Set variable alist here. | Colin Walters | 2002-06-12 | 1 | -2/+3 |
* | (font-lock-set-defaults-1): Variable alist is now set in | Colin Walters | 2002-06-09 | 1 | -6/+5 |
* | (font-lock-defaults, font-lock-defaults-alist) | Colin Walters | 2002-05-21 | 1 | -339/+46 |
* | (save-buffer-state): Fix last change. | Eli Zaretskii | 2002-03-30 | 1 | -1/+1 |
* | (save-buffer-state): Use make-symbol to bind `modified'. | Eli Zaretskii | 2002-03-29 | 1 | -8/+14 |
* | (java-font-lock-extra-types): Add "URL" as separate item. Doc fix. | Pavel JanÃk | 2002-03-11 | 1 | -3/+4 |
* | (lisp-font-lock-keywords-2): Highlight keywords of | Gerd Moellmann | 2002-03-06 | 1 | -1/+1 |
* | Doc fix. | Stefan Monnier | 2002-03-05 | 1 | -1/+4 |
* | (java-font-lock-extra-types): Match java.net.URL, etc. | Richard M. Stallman | 2002-03-01 | 1 | -1/+1 |
* | (save-buffer-state): Use restore-buffer-modified-p. | Stefan Monnier | 2002-02-08 | 1 | -3/+5 |
* | (initializing from font-lock-face-attributes): | Richard M. Stallman | 2001-12-31 | 1 | -27/+27 |
* | (font-lock-mode): Put our function at the end of after-change-functions. | Richard M. Stallman | 2001-12-11 | 1 | -1/+1 |
* | (font-lock-cache-state, font-lock-cache-position) | Stefan Monnier | 2001-11-25 | 1 | -52/+10 |
* | (font-lock-compile-keywords): New arg `regexp'. | Stefan Monnier | 2001-11-18 | 1 | -158/+184 |
* | (font-lock-match-c-style-declaration-item-and-skip-to-next): | Stefan Monnier | 2001-11-06 | 1 | -6/+6 |
* | (java-font-lock-syntactic-face-function): New fun. | Stefan Monnier | 2001-10-31 | 1 | -1/+19 |