summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Revert "Move description of value to syntax-ppss function."Lars Ingebrigtsen2019-10-301-20/+0
* Add a new ppss structure for syntax-ppss dataLars Ingebrigtsen2019-10-301-0/+34
* Move description of value to syntax-ppss function.Lars Ingebrigtsen2019-10-301-0/+20
* Remove old commented out XEmacs compat code from syntax.el (Bug#37524)Stefan Kangas2019-10-011-15/+0
* Document syntax-ppss-contextLars Ingebrigtsen2019-06-241-0/+4
* Do not use syntax-ppss-table in syntax-propertize when nil (Bug#36095)Dario Gjorgjevski2019-06-051-1/+1
* * lisp/emacs-lisp/syntax.el: Use syntax-ppss-table for syntax-propertize.Stefan Monnier2019-06-041-39/+40
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-291-6/+7
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nilStefan Monnier2019-05-081-2/+3
* * 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