log lisp/font-lock.el @ 111402:435e622dd41e

age author description
Tue, 05 Oct 2010 21:14:05 -0700 Glenn Morris Remove obsolete variable font-lock-defaults-alist.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Sat, 11 Sep 2010 15:00:19 +0200 Stefan Monnier * lisp/font-lock.el (font-lock-beginning-of-syntax-function):
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Wed, 08 Sep 2010 18:21:23 +0200 Stefan Monnier Misc cleanups and simplifications.
Mon, 30 Aug 2010 15:57:42 +0200 Stefan Monnier Use with-silent-modifications.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Sat, 14 Aug 2010 19:42:07 -0400 Chong Yidong Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 16:00:22 -0400 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
Sat, 03 Apr 2010 16:10:14 -0400 Stefan Monnier * font-lock.el: Require CL when compiling.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 28 Dec 2009 20:34:10 +0100 Tassilo Horn * font-lock.el (font-lock-refresh-defaults): New function, which
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.