summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/subr.el (combine-change-calls-1): Don't combine syntax-ppss flushesStefan Monnier2019-03-161-0/+5
* Use integers for syntax-pps-statsPaul Eggert2019-01-061-16/+16
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Allow empty rulesStefan Monnier2018-11-021-2/+2
|/
* Remove outdated comment in syntax.elEli Zaretskii2018-03-031-6/+0
* * lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#29767Stefan Monnier2018-01-111-0/+8
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Use a separate syntax-ppss cache for narrowed buffersDmitry Gutov2017-09-261-35/+72
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.Stefan Monnier2016-06-221-0/+3
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-05-011-1/+1
| * Clarify some doc stringsLars Ingebrigtsen2016-05-011-3/+4
* | Clarify some doc stringsLars Ingebrigtsen2016-04-281-3/+4
* | * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New varStefan Monnier2016-01-161-1/+5
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-281-6/+5
* * lisp/emacs-lisp/syntax.el (syntax-begin-function): Make obsoleteStefan Monnier2015-09-201-0/+1
* * lisp/font-lock.el (font-lock-beginning-of-syntax-function): RemoveStefan Monnier2015-09-171-7/+0
* Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier2015-09-111-52/+53
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-091-0/+15
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/syntax.el (syntax-ppss): Doc fix.Xue Fuqiao2013-10-041-2/+7
* * syntax.el (syntax-propertize-function): Fix docstring.Stefan Monnier2013-05-301-6/+7
* * lisp/emacs-lisp/syntax.el (syntax-propertize-multiline):Erik Charlebois2013-04-221-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.Chong Yidong2012-11-171-7/+13
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-4/+2
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-2/+2
* Reduce use of cl in lisp/emacs-lisp/.Stefan Monnier2012-06-101-18/+18
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-8/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-12-091-2/+2
* Minor grammer fixes for syntax.el.Lars Magne Ingebrigtsen2011-07-151-2/+2
* * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.Daniel Colascione2011-06-191-2/+3
* * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.Daniel Colascione2011-06-111-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Fix and improve last syntax-propertize patchStefan Monnier2010-09-181-8/+40
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-1/+246
* | * lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catchStefan Monnier2010-09-051-1/+2
|/
* * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.MON KEY2010-08-011-1/+1