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".