log lisp/emacs-lisp/syntax.el @ 92703:0905c6be13b6

age author description
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-18 Stefan Monnier (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
2006-12-18 Stefan Monnier (syntax-ppss-toplevel-pos): Improve docstring.
2006-12-12 Stefan Monnier (syntax-ppss-toplevel-pos): New fun.
2006-05-07 Stefan Monnier (syntax-ppss): Flush the cache before rather than after a buffer modification.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-10-31 Dan Nicolaescu * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix typo.
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix corner boundary case.
2005-08-29 Juanma Barranquero (font-lock-beginning-of-syntax-function): Add defvar.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-07-16 Stefan Monnier (syntax-ppss): Catch the case where the buffer is narrowed.
2003-07-16 Stefan Monnier (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2002-09-09 Stefan Monnier (syntax-after): Delete. Moved to subr.el.
2002-05-02 Pavel Janík Follow coding conventions.
2001-11-25 Stefan Monnier Don't profile syntax-ppss any more.
2001-10-28 Stefan Monnier (syntax-ppss-stats): Be more robust when dividing by 0.
2001-10-13 Stefan Monnier (syntax-ppss): Autoload.
2001-10-11 Stefan Monnier New file.