(eval-last-sexp): Avoid introducing any
[bpt/emacs.git] / lisp / emacs-lisp / syntax.el
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-12-18 Stefan Monnier(syntax-ppss-flush-cache, syntax-ppss): Use syntax...
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...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-10-31 Dan Nicolaescu* loadup.el: Load emacs-lisp/syntax, font-lock and...
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 NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2003-09-01 Miles BaderAdd 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...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-09-09 Stefan Monnier(syntax-after): Delete. Moved to subr.el.
2002-05-02 Pavel JaníkFollow coding conventions.
2001-11-25 Stefan MonnierDon'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 MonnierNew file.