log lisp/emacs-lisp/syntax.el @ 102413:feece1082bed

age author description
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 06 Oct 2008 10:03:59 +0000 Andreas Schwab (syntax-ppss): Doc fix.
Tue, 06 May 2008 03:21:21 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Tue, 06 Sep 2005 00:25:20 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 18 Dec 2006 14:34:01 +0000 Stefan Monnier (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
Mon, 18 Dec 2006 14:02:30 +0000 Stefan Monnier (syntax-ppss-toplevel-pos): Improve docstring.
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.