index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
syntax.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document syntax-ppss-context
Lars Ingebrigtsen
2019-06-24
1
-0
/
+4
*
Do not use syntax-ppss-table in syntax-propertize when nil (Bug#36095)
Dario Gjorgjevski
2019-06-05
1
-1
/
+1
*
* lisp/emacs-lisp/syntax.el: Use syntax-ppss-table for syntax-propertize.
Stefan Monnier
2019-06-04
1
-39
/
+40
*
* lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)
Stefan Monnier
2019-05-29
1
-6
/
+7
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
* lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nil
Stefan Monnier
2019-05-08
1
-2
/
+3
*
* lisp/subr.el (combine-change-calls-1): Don't combine syntax-ppss flushes
Stefan Monnier
2019-03-16
1
-0
/
+5
*
Use integers for syntax-pps-stats
Paul Eggert
2019-01-06
1
-16
/
+16
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/emacs-lisp/syntax.el (syntax-propertize-rules): Allow empty rules
Stefan Monnier
2018-11-02
1
-2
/
+2
|
/
*
Remove outdated comment in syntax.el
Eli Zaretskii
2018-03-03
1
-6
/
+0
*
* lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#29767
Stefan Monnier
2018-01-11
1
-0
/
+8
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Use a separate syntax-ppss cache for narrowed buffers
Dmitry Gutov
2017-09-26
1
-35
/
+72
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
* lisp/emacs-lisp/syntax.el (syntax-propertize): Flush extended region.
Stefan Monnier
2016-06-22
1
-0
/
+3
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-01
1
-1
/
+1
|
\
|
|
*
; Spelling fixes
Paul Eggert
2016-05-01
1
-1
/
+1
|
*
Clarify some doc strings
Lars Ingebrigtsen
2016-05-01
1
-3
/
+4
*
|
Clarify some doc strings
Lars Ingebrigtsen
2016-04-28
1
-3
/
+4
*
|
* lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var
Stefan Monnier
2016-01-16
1
-1
/
+5
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
(internal--syntax-propertize): Save match-data here (bug#21766)
Stefan Monnier
2015-10-28
1
-6
/
+5
*
* lisp/emacs-lisp/syntax.el (syntax-begin-function): Make obsolete
Stefan Monnier
2015-09-20
1
-0
/
+1
*
* lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove
Stefan Monnier
2015-09-17
1
-7
/
+0
*
Merge syntax-propertize--done and parse-sexp-propertize-done
Stefan Monnier
2015-09-11
1
-52
/
+53
*
Make syntax.c call syntax-propertize on demand
Stefan Monnier
2015-09-09
1
-0
/
+15
*
Don't quote nil and t in doc strings
Paul Eggert
2015-05-21
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/syntax.el (syntax-ppss): Doc fix.
Xue Fuqiao
2013-10-04
1
-2
/
+7
*
* syntax.el (syntax-propertize-function): Fix docstring.
Stefan Monnier
2013-05-30
1
-6
/
+7
*
* lisp/emacs-lisp/syntax.el (syntax-propertize-multiline):
Erik Charlebois
2013-04-22
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/syntax.el (syntax-propertize-function): Doc fix.
Chong Yidong
2012-11-17
1
-7
/
+13
*
Miscellaneous minor cleanups and simplifications.
Stefan Monnier
2012-06-23
1
-4
/
+2
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-2
/
+2
*
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-18
/
+18
*
Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).
Stefan Monnier
2012-04-26
1
-8
/
+7
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-12-09
1
-2
/
+2
*
Minor grammer fixes for syntax.el.
Lars Magne Ingebrigtsen
2011-07-15
1
-2
/
+2
*
* emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
Daniel Colascione
2011-06-19
1
-2
/
+3
*
* emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
Daniel Colascione
2011-06-11
1
-1
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
[next]