log lisp/emacs-lisp/syntax.el @ 74600:ab428131b528

age author description
Tue, 12 Dec 2006 02:36:38 +0000 Stefan Monnier (syntax-ppss-toplevel-pos): New fun.
Sun, 07 May 2006 14:11:05 +0000 Stefan Monnier (syntax-ppss): Flush the cache before rather than after a buffer modification.
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 31 Oct 2005 16:41:15 +0000 Dan Nicolaescu * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
Fri, 21 Oct 2005 06:05:09 +0000 Stefan Monnier (syntax-ppss-flush-cache): Fix typo.
Fri, 21 Oct 2005 06:01:22 +0000 Stefan Monnier (syntax-ppss-flush-cache): Fix corner boundary case.
Mon, 29 Aug 2005 10:45:18 +0000 Juanma Barranquero (font-lock-beginning-of-syntax-function): Add defvar.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 16 Jul 2003 15:40:25 +0000 Stefan Monnier (syntax-ppss): Catch the case where the buffer is narrowed.
Wed, 16 Jul 2003 15:17:02 +0000 Stefan Monnier (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Mon, 09 Sep 2002 23:14:13 +0000 Stefan Monnier (syntax-after): Delete. Moved to subr.el.
Thu, 02 May 2002 05:41:46 +0000 Pavel Jank Follow coding conventions.
Sun, 25 Nov 2001 22:05:17 +0000 Stefan Monnier Don't profile syntax-ppss any more.
Sun, 28 Oct 2001 05:43:36 +0000 Stefan Monnier (syntax-ppss-stats): Be more robust when dividing by 0.
Sat, 13 Oct 2001 19:05:12 +0000 Stefan Monnier (syntax-ppss): Autoload.
Thu, 11 Oct 2001 00:50:53 +0000 Stefan Monnier New file.