log lisp/font-lock.el @ 63699:4089414d3208

age author description
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".
Wed, 11 May 2005 18:52:17 +0000 Stefan Monnier (font-lock-fontify-syntactically-region): Don't use comment-end if
Wed, 11 May 2005 16:27:25 +0000 Richard M. Stallman (font-lock-fontify-syntactically-region):
Wed, 11 May 2005 15:55:16 +0000 Stefan Monnier (font-lock-fontify-keywords-region): Use a marker
Tue, 10 May 2005 09:01:23 +0000 Lute Kamstra (font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
Thu, 05 May 2005 19:01:39 +0000 Daniel Pfeiffer (font-lock-negation-char-face): New face and variable.
Thu, 28 Apr 2005 11:48:53 +0000 Lute Kamstra (font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
Wed, 27 Apr 2005 19:43:50 +0000 Stefan Monnier (font-lock-default-fontify-region): Don't force
Tue, 26 Apr 2005 14:14:42 +0000 Lute Kamstra (font-lock-fontify-region-function): Fix docstring.
Mon, 25 Apr 2005 11:10:22 +0000 Lute Kamstra (font-lock-syntactic-face-function): Fix docstring.
Sun, 24 Apr 2005 21:31:37 +0000 Richard M. Stallman (font-lock-comment-delimiter-face): Doc fix.
Sat, 23 Apr 2005 16:45:21 +0000 Richard M. Stallman (font-lock-comment-face): On terminals with few colors,
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Fri, 08 Apr 2005 12:50:08 +0000 Lute Kamstra (font-lock-keywords): Docstring fixes.
Mon, 28 Mar 2005 16:45:43 +0000 Luc Teirlinck Bind `font-lock-fontify-block' to M-o M-o.
Mon, 21 Mar 2005 17:12:01 +0000 Lute Kamstra (lisp-font-lock-keywords-1): Font lock a call to define-generic-mode