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
*
; 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
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Rename font-log-refontify
Lars Ingebrigtsen
2019-11-12
1
-2
/
+2
*
Fix font-lock-keywords slightly
Lars Ingebrigtsen
2019-11-09
1
-1
/
+1
*
Ensure that font-local variables are buffer-local
Lars Ingebrigtsen
2019-10-31
1
-9
/
+4
*
Clean up font-lock-refontify slightly
Lars Ingebrigtsen
2019-10-31
1
-2
/
+4
*
Clear more data in font-lock-refontify to ensure refontifying
Lars Ingebrigtsen
2019-10-30
1
-1
/
+2
*
Make font-lock-refontify try even harder to refontify
Lars Ingebrigtsen
2019-10-30
1
-1
/
+3
*
Add a convenience function to be used when working on font locking
Lars Ingebrigtsen
2019-10-30
1
-0
/
+9
*
Indent font-lock-fontify-syntactically-region
Lars Ingebrigtsen
2019-10-30
1
-35
/
+35
*
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
*
Extract common code for adding text properties
Kévin Le Gouguec
2019-05-13
1
-27
/
+20
*
Stop splicing anonymous faces in font-lock-append-text-property
Kévin Le Gouguec
2019-05-13
1
-1
/
+6
*
* lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nil
Stefan Monnier
2019-05-08
1
-1
/
+1
*
Refrain from splicing anonymous faces in text properties
Stefan Monnier
2019-04-29
1
-2
/
+7
*
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/font-lock.el: Use lexical-binding
Stefan Monnier
2018-12-18
1
-4
/
+5
*
|
* lisp/font-lock.el (font-lock-ensure-function): Fix bug#33798
Stefan Monnier
2018-12-18
1
-7
/
+2
[next]