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
*
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
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-3
/
+3
*
|
More alias-related tedium
Glenn Morris
2018-04-20
1
-3
/
+3
*
|
Remove last vestiges of obsolete font-lock-face-attributes
Glenn Morris
2018-02-27
1
-4
/
+1
|
/
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
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
|
*
Fill the doc string of font-lock-keywords
Lars Ingebrigtsen
2016-05-01
1
-77
/
+97
|
*
Doc fix for font-lock-remove-keywords
Lars Ingebrigtsen
2016-05-01
1
-2
/
+5
*
|
Fill the doc string of font-lock-keywords
Lars Ingebrigtsen
2016-04-30
1
-77
/
+97
*
|
Doc fix for font-lock-remove-keywords
Lars Ingebrigtsen
2016-04-30
1
-2
/
+5
*
|
-
Paul Eggert
2016-01-30
1
-1
/
+7
|
\
|
|
*
(font-lock-ensure-function): Fix bug#22399
Stefan Monnier
2016-01-25
1
-1
/
+7
*
|
* lisp/font-lock.el: Use #' to quote function symbols
Stefan Monnier
2016-01-25
1
-14
/
+14
*
|
* lisp/emacs-lisp/syntax.el (syntax-ppss-table): New var
Stefan Monnier
2016-01-16
1
-1
/
+2
|
/
*
Respect fontification region calculated by major mode. Fixes bug #22316.
Alan Mackenzie
2016-01-08
1
-5
/
+8
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Document new features of Font Lock
Eli Zaretskii
2015-12-19
1
-2
/
+4
[next]