aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/syntax.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+2
* (syntax-ppss): Catch the case where the buffer is narrowed.Stefan Monnier2003-07-161-133/+142
* (syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.Stefan Monnier2003-07-161-9/+6
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-3/+3
* (syntax-after): Delete. Moved to subr.el.Stefan Monnier2002-09-091-8/+0
* Follow coding conventions.Pavel Janík2002-05-021-1/+4
* Don't profile syntax-ppss any more.Stefan Monnier2001-11-251-1/+7
* (syntax-ppss-stats): Be more robust when dividing by 0.Stefan Monnier2001-10-281-1/+4
* (syntax-ppss): Autoload.Stefan Monnier2001-10-131-0/+1
* New file.Stefan Monnier2001-10-111-0/+281