Sun, 23 Oct 2005 09:43:43 +0000 |
Andreas Schwab |
(lisp-font-lock-keywords-2): Add eval-at-startup
|
Fri, 21 Oct 2005 17:41:54 +0000 |
Stefan Monnier |
(font-lock-default-fontify-region): Check the multiline
|
Fri, 21 Oct 2005 06:29:52 +0000 |
Stefan Monnier |
(font-lock-compile-keywords): Add a help-echo to the
|
Mon, 10 Oct 2005 03:25:23 +0000 |
Richard M. Stallman |
(font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
|
Mon, 19 Sep 2005 12:08:07 +0000 |
Stefan Monnier |
(font-lock-default-fontify-region): Don't unconditionally add a line, since
|
Mon, 12 Sep 2005 15:36:10 +0000 |
Richard M. Stallman |
(font-lock-keywords): Add autoload.
|
Fri, 09 Sep 2005 01:15:25 +0000 |
Richard M. Stallman |
(font-lock-support-mode): Doc fix.
|
Thu, 01 Sep 2005 14:04:03 +0000 |
Stefan Monnier |
(fast-lock, lazy-lock) <defgroup>: Remove.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 19 Jul 2005 11:31:31 +0000 |
Juri Linkov |
(font-lock-regexp-grouping-backslash): Don't
|
Wed, 13 Jul 2005 04:39:14 +0000 |
Stefan Monnier |
(font-lock-fontify-keywords-region): Avoid inf-loops
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 03 Jul 2005 04:59:39 +0000 |
Eli Zaretskii |
(font-lock-regexp-grouping-construct): Fix the bogus name from
|
Sat, 02 Jul 2005 09:40:42 +0000 |
Eli Zaretskii |
(font-lock-regexp-grouping-backslash): Rename from
|
Wed, 29 Jun 2005 08:19:17 +0000 |
Stefan Monnier |
(save-buffer-state): Use `declare'.
|
Thu, 16 Jun 2005 16:09:42 +0000 |
Juanma Barranquero |
(font-lock-keywords): Fix spelling in docstrings.
|
Mon, 06 Jun 2005 21:32:57 +0000 |
Luc Teirlinck |
(font-lock-add-keywords): Doc fix.
|
Mon, 06 Jun 2005 12:02:35 +0000 |
Juri Linkov |
(font-lock-regexp-backslash)
|
Sun, 05 Jun 2005 03:37:59 +0000 |
Luc Teirlinck |
(font-lock-set-defaults): Fix omission in last change.
|
Sat, 04 Jun 2005 22:23:44 +0000 |
Luc Teirlinck |
(font-lock-add-keywords): Doc fix. Comment change.
|
Sun, 29 May 2005 08:39:40 +0000 |
Richard M. Stallman |
(font-lock-fontify-syntactically-region):
|
Sun, 22 May 2005 23:48:12 +0000 |
Lute Kamstra |
(font-lock-beginning-of-syntax-function): Fix docstring.
|
Fri, 20 May 2005 13:25:58 +0000 |
Stefan Monnier |
(lisp-font-lock-keywords-2): Don't error. Minor regexp-optimization.
|
Thu, 19 May 2005 02:15:09 +0000 |
Daniel Pfeiffer |
(lisp-font-lock-keywords-2): Do \\) only in strings, because (eq ... ?\\) is fairly frequent.
|
Mon, 16 May 2005 20:35:39 +0000 |
Daniel Pfeiffer |
(lisp-font-lock-keywords-1): Set `font-lock-negation-char-face' for [^...] char group.
|
Sun, 15 May 2005 14:28:55 +0000 |
Richard M. Stallman |
(font-lock-comment-start-skip): New variable.
|
Fri, 13 May 2005 03:34:32 +0000 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Fix up the inheritance.
|
Thu, 12 May 2005 21:23:04 +0000 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Fix last change.
|
Thu, 12 May 2005 20:04:09 +0000 |
Stefan Monnier |
(font-lock-comment-delimiter-face): Inherit from
|
Thu, 12 May 2005 08:57:17 +0000 |
Kim F. Storm |
(font-lock-negation-char-face): Default to "off".
|