index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
mhtml-mode.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-08
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-04
hideshow: Rewrite 'hs-special-modes-alist'
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-08
Checkdoc fixes in `textmodes/*.el`
Stefan Kangas
2024-05-03
mhtml-mode: Use `run-mode-hook' to run `prog-mode-hook' (bug#70671)
Ihor Radchenko
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
; Prefer finder keyword "text" to deprecated keyword "wp"
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-03-01
* lisp/emacs-lisp/pcase.el: Fix bug#46786
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-30
Make hideshow.el work with Mhtml mode
Thien-Thi Nguyen
2020-07-04
Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897
Alan Mackenzie
2020-05-31
Remove mhtml--extend-font-lock-region (Bug#41441)
Tom Tromey
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-29
* lisp/textmodes/mhtml-mode.el: Fix bug#38372
Stefan Monnier
2019-01-07
Merge from origin/emacs-26
Glenn Morris
2019-01-07
* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)
Leo Liu
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-03-16
Explicitly require cl-lib where needed
Glenn Morris
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-20
Merge from origin/emacs-26
Glenn Morris
2017-12-14
Consolidate 'widen' calls
Dmitry Gutov
2017-12-12
* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-properties
Stefan Monnier
2017-11-25
Change font-lock-extend-region-multiline handling in mhtml-mode
Tom Tromey
2017-11-12
Don't enable cursor-sensor-mode in mhtml-mode
Tom Tromey
2017-10-29
Extend mhtml submode region when in comment
Tom Tromey
2017-10-29
Fix mthml submode lighting at end of buffer
Tom Tromey
2017-10-29
Remember more variables in mhtml-mode
Tom Tromey
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-20
Fix mhtml-mode fontification bug
Tom Tromey
2017-04-06
; Spelling and punctuation fixes
Paul Eggert
2017-04-05
add mhtml-mode.el
Tom Tromey