index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
font-lock.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Rename the newly added -ref- faces to -use-
Dmitry Gutov
2023-02-28
1
-2
/
+2
*
Add more/finer faces for tree-sitter
Dmitry Gutov
2023-02-25
1
-2
/
+21
*
Ensure upper bound of font-lock region is less than point-max
Alan Mackenzie
2023-02-05
1
-0
/
+2
*
Add back renamed function 'font-lock-fontify-syntactically-region'
Benson Chu
2023-01-08
1
-2
/
+7
*
(font-lock-regexp-face): New face
Dmitry Gutov
2023-01-06
1
-0
/
+6
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Improve doc strings of some new faces
Eli Zaretskii
2022-12-27
1
-2
/
+4
*
Add alias for removed font-lock function
Benson Chu
2022-12-22
1
-0
/
+1
*
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-11-21
1
-16
/
+4
|
\
|
*
Remove aliases of `with-silent-modifications`
Stefan Monnier
2022-10-07
1
-16
/
+4
*
|
; * lisp/font-lock.el (font-lock-bracket-face): Improve docstring
Robert Pluim
2022-11-10
1
-1
/
+1
*
|
Add more font-lock faces (Bug#58940)
Randy Taylor
2022-11-10
1
-0
/
+49
*
|
Use tree-sitter for font-lock's syntactic function (optionally)
Yuan Fu
2022-10-31
1
-3
/
+15
|
/
*
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-08-23
1
-1
/
+1
*
Delete additional items obsolete since 20, 21 and 22
Stefan Kangas
2022-07-31
1
-3
/
+0
*
Delete fast-lock.el and lazy-lock.el
Stefan Kangas
2022-07-28
1
-93
/
+14
*
Prefer defvar-keymap in some trivial cases
Stefan Kangas
2022-07-20
1
-1
/
+1
*
Delete obsolete variable font-lock-maximum-size
Stefan Kangas
2022-07-09
1
-38
/
+6
*
; Fix typos.
Mattias Engdegård
2022-07-02
1
-1
/
+1
*
(syntax-wholeline-max): New var
Stefan Monnier
2022-06-30
1
-20
/
+13
*
Small fix in font-lock-extend-region-multiline
Sébastien Miquel
2022-06-19
1
-6
/
+11
*
Merge from origin/emacs-28
Eli Zaretskii
2022-04-13
1
-5
/
+5
|
\
|
*
; * lisp/font-lock.el (font-lock-keywords): Doc fix.
Eli Zaretskii
2022-04-02
1
-5
/
+5
*
|
; Improve documentation of 'font-lock-ignore'
Eli Zaretskii
2022-04-02
1
-25
/
+30
*
|
New user option 'font-lock-ignore'
Augusto Stoffel
2022-04-01
1
-3
/
+83
*
|
Make `font-lock-add-keywords' work in derived modes
Lars Ingebrigtsen
2022-01-24
1
-2
/
+3
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
font-lock-type-face doc string improvement
Lars Ingebrigtsen
2021-11-04
1
-1
/
+1
|
/
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-5
/
+5
*
Add font-lock-doc-markup-face (bug#50041)
Mattias Engdegård
2021-08-14
1
-1
/
+13
*
* lisp/font-lock.el: Fix `font-lock-comment-end-skip` fallback (bug#34088)
Stefan Monnier
2021-05-11
1
-7
/
+6
*
Revert "Remove font-lock toggle from font-lock-update"
Lars Ingebrigtsen
2021-03-24
1
-6
/
+10
*
Remove font-lock toggle from font-lock-update
Paul W. Rankin
2021-03-25
1
-10
/
+6
*
Unbind `M-o' and add new `C-x x f' binding
Lars Ingebrigtsen
2021-03-18
1
-0
/
+12
*
Prefer defvar-local in preloaded files
Stefan Kangas
2021-01-31
1
-10
/
+5
*
Move the ‘declare’ form before the interactive spec in 10 functions.
Juri Linkov
2021-01-20
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Shorten over-wide docstrings in variables
Stefan Kangas
2020-12-19
1
-2
/
+2
*
Prefer setq-local in font-lock.el
Stefan Kangas
2020-12-09
1
-15
/
+12
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
*
|
* lisp/font-lock.el: No longer use headings as end of section markers.
Jonas Bernoulli
2020-08-13
1
-9
/
+9
*
|
* lisp/font-lock.el: Split the Commentary into subsections.
Jonas Bernoulli
2020-08-13
1
-6
/
+6
*
|
* lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New var
Stefan Monnier
2020-06-04
1
-2
/
+19
*
|
* lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597)
Juri Linkov
2020-02-23
1
-3
/
+4
|
/
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/font-lock.el (font-lock-fontify-region): Widen here (bug#38049)
Stefan Monnier
2019-12-11
1
-34
/
+34
[next]