summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/syntax.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* (syntax-wholeline-max): New varStefan Monnier2022-06-30
* * lisp/emacs-lisp/syntax.el: Rework the handling of nested calls.Stefan Monnier2022-06-26
* Clarify syntax-ppss doc stringLars Ingebrigtsen2022-06-05
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Give 'syntax-propertize-wholelines' a docstring.Philipp Stephani2021-05-30
* * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Use `macroexp-let2`Stefan Monnier2021-03-11
* Prefer defvar-local in emacs-lisp/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-04
* ; * lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.Glenn Morris2020-09-20
* Merge from origin/emacs-27Glenn Morris2020-09-20
|\
| * Add doc to syntax-propertize-function saying it must do a 100% jobAlan Mackenzie2020-09-19
* | Allow back-references in syntax-propertize-rules.Tassilo Horn2020-05-19
* | * lisp/emacs-lisp/syntax.el: Fix bug#41195Stefan Monnier2020-05-12
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrappedStefan Monnier2020-05-11
|/
* Shorten some ppss struct field namesNoam Postavsky2020-02-23
* Update copyright year to 2020Paul Eggert2020-01-01
* Revert "Move description of value to syntax-ppss function."Lars Ingebrigtsen2019-10-30
* Add a new ppss structure for syntax-ppss dataLars Ingebrigtsen2019-10-30
* Move description of value to syntax-ppss function.Lars Ingebrigtsen2019-10-30
* Remove old commented out XEmacs compat code from syntax.el (Bug#37524)Stefan Kangas2019-10-01
* Document syntax-ppss-contextLars Ingebrigtsen2019-06-24
* Do not use syntax-ppss-table in syntax-propertize when nil (Bug#36095)Dario Gjorgjevski2019-06-05
* * lisp/emacs-lisp/syntax.el: Use syntax-ppss-table for syntax-propertize.Stefan Monnier2019-06-04
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-29
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nilStefan Monnier2019-05-08
* * lisp/subr.el (combine-change-calls-1): Don't combine syntax-ppss flushesStefan Monnier2019-03-16
* Use integers for syntax-pps-statsPaul Eggert2019-01-06
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Allow empty rulesStefan Monnier2018-11-02
|/
* Remove outdated comment in syntax.elEli Zaretskii2018-03-03
* * lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#29767Stefan Monnier2018-01-11
* Update copyright year to 2018Paul Eggert2018-01-01
* Use a separate syntax-ppss cache for narrowed buffersDmitry Gutov2017-09-26
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | * lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.Stefan Monnier2016-06-22
* | Merge from origin/emacs-25Paul Eggert2016-05-01
|\|
| * ; Spelling fixesPaul Eggert2016-05-01
| * Clarify some doc stringsLars Ingebrigtsen2016-05-01
* | Clarify some doc stringsLars Ingebrigtsen2016-04-28
* | * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New varStefan Monnier2016-01-16
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* (internal--syntax-propertize): Save match-data here (bug#21766)Stefan Monnier2015-10-28
* * lisp/emacs-lisp/syntax.el (syntax-begin-function): Make obsoleteStefan Monnier2015-09-20