| Commit message (Expand) | Author | Age | Files | Lines |
* | (font-lock-after-change-function): Refontify next line as well if end is at BOL. | Stefan Monnier | 2006-09-28 | 1 | -8/+21 |
* | (font-lock-compile-keywords): Allow value of | Richard M. Stallman | 2006-09-24 | 1 | -3/+5 |
* | (font-lock-compile-keywords): Rename optional arg to SYNTACTIC-KEYWORDS | Richard M. Stallman | 2006-09-16 | 1 | -9/+10 |
* | (font-lock-extend-region-wholelines): Fix up typo. | Stefan Monnier | 2006-08-17 | 1 | -2/+2 |
* | (font-lock-extend-jit-lock-region-after-change): Better comment. | Stefan Monnier | 2006-08-07 | 1 | -0/+4 |
* | (font-lock-extend-jit-lock-region-after-change): Add docstring. | Stefan Monnier | 2006-08-07 | 1 | -1/+11 |
* | (font-lock-extend-after-change-region-function, | Stefan Monnier | 2006-08-07 | 1 | -2/+14 |
* | (font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars. | Stefan Monnier | 2006-08-03 | 1 | -24/+70 |
* | (font-lock-extend-after-change-region-function): | Stefan Monnier | 2006-08-03 | 1 | -45/+42 |
* | (font-lock-extend-region-function, font-lock-extend-region): | Stefan Monnier | 2006-08-01 | 1 | -0/+25 |
* | (font-lock-extend-jit-lock-region-after-change): New fun. | Stefan Monnier | 2006-08-01 | 1 | -1/+34 |
* | (cpp-font-lock-keywords-source-directives): Addded | Masatake YAMATO | 2006-05-09 | 1 | -4/+4 |
* | * font-lock.el (font-lock-lines-before): Delete variable, subsumed by | Stefan Monnier | 2006-03-15 | 1 | -9/+2 |
* | * font-core.el: New function/variable | Alan Mackenzie | 2006-03-14 | 1 | -6/+11 |
* | (lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no | Eli Zaretskii | 2006-03-03 | 1 | -1/+1 |
* | (lisp-font-lock-keywords-2): | Thien-Thi Nguyen | 2006-01-24 | 1 | -1/+1 |
* | (lisp-font-lock-keywords-1): Minor rearrangement. | Richard M. Stallman | 2006-01-17 | 1 | -2/+2 |
* | 2006-01-06 Masatake YAMATO <jet@gyve.org> | Masatake YAMATO | 2006-01-11 | 1 | -0/+72 |
* | (font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setup | Stefan Monnier | 2006-01-03 | 1 | -3/+3 |
* | (font-lock-compile-keywords): Signal an error when | Stefan Monnier | 2005-12-30 | 1 | -0/+7 |
* | (font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode | Stefan Monnier | 2005-12-22 | 1 | -14/+13 |
* | (font-lock): Add tags to the links in the defgroup. | Luc Teirlinck | 2005-12-19 | 1 | -2/+2 |
* | (font-lock-keywords-alist): Rename `append' to `how'. | Romain Francoise | 2005-12-14 | 1 | -21/+21 |
* | (lisp-font-lock-keywords-1): Add define-global-minor-mode. | Juri Linkov | 2005-12-04 | 1 | -1/+2 |
* | Throw error if facemenu is not loaded to prevent accidental change of | Luc Teirlinck | 2005-11-29 | 1 | -2/+3 |
* | (font-lock-faces): Rename this defgroup from | Juri Linkov | 2005-11-17 | 1 | -16/+16 |
* | * font-lock.el: Don't deal with font-lock-face-attributes here, | Dan Nicolaescu | 2005-11-05 | 1 | -31/+2 |
* | (font-lock-warning-face): Use the more vivid red1, | Dan Nicolaescu | 2005-11-03 | 1 | -1/+1 |
* | * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so | Dan Nicolaescu | 2005-10-31 | 1 | -5/+0 |
* | (lisp-font-lock-keywords-2): Add eval-at-startup | Andreas Schwab | 2005-10-23 | 1 | -1/+1 |
* | (font-lock-default-fontify-region): Check the multiline | Stefan Monnier | 2005-10-21 | 1 | -6/+4 |
* | (font-lock-compile-keywords): Add a help-echo to the | Stefan Monnier | 2005-10-21 | 1 | -113/+114 |
* | (font-lock-syntactic-keywords, font-lock-keywords): Doc fixes. | Richard M. Stallman | 2005-10-10 | 1 | -22/+23 |
* | (font-lock-default-fontify-region): Don't unconditionally add a line, since | Stefan Monnier | 2005-09-19 | 1 | -7/+8 |
* | (font-lock-keywords): Add autoload. | Richard M. Stallman | 2005-09-12 | 1 | -0/+1 |
* | (font-lock-support-mode): Doc fix. | Richard M. Stallman | 2005-09-09 | 1 | -3/+7 |
* | (fast-lock, lazy-lock) <defgroup>: Remove. | Stefan Monnier | 2005-09-01 | 1 | -14/+4 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
* | (font-lock-regexp-grouping-backslash): Don't | Juri Linkov | 2005-07-19 | 1 | -2/+1 |
* | (font-lock-fontify-keywords-region): Avoid inf-loops | Stefan Monnier | 2005-07-13 | 1 | -1/+5 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (font-lock-regexp-grouping-construct): Fix the bogus name from | Eli Zaretskii | 2005-07-03 | 1 | -1/+1 |
* | (font-lock-regexp-grouping-backslash): Rename from | Eli Zaretskii | 2005-07-02 | 1 | -19/+19 |
* | (save-buffer-state): Use `declare'. | Stefan Monnier | 2005-06-29 | 1 | -2/+1 |
* | (font-lock-keywords): Fix spelling in docstrings. | Juanma Barranquero | 2005-06-16 | 1 | -1/+1 |
* | (font-lock-add-keywords): Doc fix. | Luc Teirlinck | 2005-06-06 | 1 | -1/+1 |
* | (font-lock-regexp-backslash) | Juri Linkov | 2005-06-06 | 1 | -8/+17 |
* | (font-lock-set-defaults): Fix omission in last change. | Luc Teirlinck | 2005-06-05 | 1 | -0/+1 |
* | (font-lock-add-keywords): Doc fix. Comment change. | Luc Teirlinck | 2005-06-04 | 1 | -9/+27 |
* | (font-lock-fontify-syntactically-region): | Richard M. Stallman | 2005-05-29 | 1 | -1/+1 |