index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
htmlfontify.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Fix quoting of font-family in 'hfy-family'
USAMI Kenta
2023-03-16
1
-1
/
+3
*
Fix hfy-exclude-file-rules (bug#60562)
Mattias Engdegård
2023-01-16
1
-7
/
+7
*
; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix :version.
Eli Zaretskii
2023-01-14
1
-1
/
+1
*
; Fix last change in htmlfontify.el
Eli Zaretskii
2023-01-14
1
-2
/
+3
*
Replace 'hfy-find-cmd' with 'directory-files-recursively'.
Xi Lu
2023-01-14
1
-7
/
+14
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
Eli Zaretskii
2022-12-27
1
-2
/
+3
*
Fix htmlfontify.el command injection vulnerability.
Xi Lu
2022-12-27
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Remove aliases of `with-silent-modifications`
Stefan Monnier
2022-10-07
1
-22
/
+2
*
Delete many items obsolete since 24.3
Stefan Kangas
2022-09-09
1
-1
/
+0
*
Make htmlfontify-version variable obsolete
Stefan Kangas
2022-08-13
1
-6
/
+5
*
Don't generate separate autoload file for htmlfontify
Stefan Kangas
2022-06-05
1
-2
/
+0
*
Fix hfy-etags-cmd type
Lars Ingebrigtsen
2022-05-29
1
-1
/
+1
*
Remove Emacs 22 compat code from htmlfontify.el
Stefan Kangas
2022-05-14
1
-10
/
+4
*
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
*
|
; * lisp/htmlfontify.el: Remove some commented out code.
Stefan Kangas
2021-12-10
1
-4
/
+1
|
/
*
; Stylistic docfixes in htmlfontify.el found by checkdoc
Stefan Kangas
2021-09-21
1
-86
/
+146
*
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-09-03
1
-6
/
+6
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-1
/
+1
*
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-04-05
1
-10
/
+10
*
* lisp/htmlfontify.el (hfy-triplet-regex): Use rx.
Stefan Kangas
2021-04-05
1
-6
/
+3
*
* lisp/htmlfontify.el: Fix misuses of `nconc`
Stefan Monnier
2021-03-25
1
-17
/
+15
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant requires of 'custom'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
Remove redundant requires of 'font-lock'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
Remove redundant requires of faces
Stefan Kangas
2020-12-02
1
-2
/
+0
*
Remove some references to fast-lock and lazy-lock
Stefan Kangas
2020-12-02
1
-3
/
+1
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Remove some compat code from htmlfontify.el
Lars Ingebrigtsen
2020-08-18
1
-4
/
+1
*
; * lisp/htmlfontify.el: Minor fix in file headers.
Stefan Kangas
2020-05-16
1
-3
/
+0
*
* lisp/htmlfontify.el: Use `font-lock-ensure` unconditionally
Stefan Monnier
2020-04-15
1
-84
/
+25
*
Merge from origin/emacs-27
Glenn Morris
2020-04-05
1
-1
/
+2
|
\
|
*
Tweak htmlfontify's generated output
Amin Bandali
2020-04-02
1
-1
/
+2
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-12-26
1
-1
/
+1
|
/
*
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-09-21
1
-4
/
+4
*
Fix some file-mode races
Paul Eggert
2019-09-16
1
-3
/
+3
*
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-08-01
1
-2
/
+3
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
(hfy-fontify-buffer): Inhibit read only
Michael Brumlow
2019-06-23
1
-1
/
+2
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
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
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-1
/
+1
*
|
Merge from origin/emacs-26
Glenn Morris
2018-03-28
1
-2
/
+2
|
\
|
|
*
* lisp/htmlfontify.el (hfy-begin-span-handler): Doc fix.
Glenn Morris
2018-03-26
1
-2
/
+2
[next]