index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
htmlfontify.el
Age
Commit message (
Expand
)
Author
2026-05-14
; htmlfontify: Handle 'reset' face attribute value (bug#81032)
Eshel Yaron
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-08
Fix :type of some user options
Eli Zaretskii
2024-06-19
; Delete redundant and/or misleading package headers
Stefan Kangas
2024-06-19
; * lisp/htmlfontify.el: Remove "Version" header.
Stefan Kangas
2024-03-09
Simplify mode-indexed tables in packages
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-20
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-03-16
Fix quoting of font-family in 'hfy-family'
USAMI Kenta
2023-01-24
Make binaries distributed with Emacs work on Android
Po Lu
2023-01-16
Fix hfy-exclude-file-rules (bug#60562)
Mattias Engdegård
2023-01-14
; * lisp/htmlfontify.el (hfy-exclude-file-rules): Fix :version.
Eli Zaretskii
2023-01-14
; Fix last change in htmlfontify.el
Eli Zaretskii
2023-01-14
Replace 'hfy-find-cmd' with 'directory-files-recursively'.
Xi Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-27
; * lisp/htmlfontify.el (hfy-text-p): Fix whitespace.
Eli Zaretskii
2022-12-27
Fix htmlfontify.el command injection vulnerability.
Xi Lu
2022-11-18
; Fix typos
Stefan Kangas
2022-10-07
Remove aliases of `with-silent-modifications`
Stefan Monnier
2022-09-09
Delete many items obsolete since 24.3
Stefan Kangas
2022-08-13
Make htmlfontify-version variable obsolete
Stefan Kangas
2022-06-05
Don't generate separate autoload file for htmlfontify
Stefan Kangas
2022-05-29
Fix hfy-etags-cmd type
Lars Ingebrigtsen
2022-05-14
Remove Emacs 22 compat code from htmlfontify.el
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-10
; * lisp/htmlfontify.el: Remove some commented out code.
Stefan Kangas
2021-09-21
; Stylistic docfixes in htmlfontify.el found by checkdoc
Stefan Kangas
2021-09-03
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-04-05
Replace local intersection functions with seq-intersection
Stefan Kangas
2021-04-05
* lisp/htmlfontify.el (hfy-triplet-regex): Use rx.
Stefan Kangas
2021-03-25
* lisp/htmlfontify.el: Fix misuses of `nconc`
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'custom'
Stefan Kangas
2020-12-03
Remove redundant requires of 'font-lock'
Stefan Kangas
2020-12-02
Remove redundant requires of faces
Stefan Kangas
2020-12-02
Remove some references to fast-lock and lazy-lock
Stefan Kangas
2020-09-21
; Fix typos
Stefan Kangas
2020-08-18
Remove some compat code from htmlfontify.el
Lars Ingebrigtsen
2020-05-16
; * lisp/htmlfontify.el: Minor fix in file headers.
Stefan Kangas
2020-04-15
* lisp/htmlfontify.el: Use `font-lock-ensure` unconditionally
Stefan Monnier
2020-04-05
Merge from origin/emacs-27
Glenn Morris
2020-04-02
Tweak htmlfontify's generated output
Amin Bandali
2020-01-01
Merge from origin/emacs-27
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-26
Use regexp type for regexps in defcustom declarations
Mattias Engdegård
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
[next]