summaryrefslogtreecommitdiff
path: root/lisp/textmodes/mhtml-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-08hideshow: Rework previous changesElías Gabriel Pérez
2025-11-06hideshow: Rework previous changesElías Gabriel Pérez
2025-11-04hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-08Checkdoc fixes in `textmodes/*.el`Stefan Kangas
2024-05-03mhtml-mode: Use `run-mode-hook' to run `prog-mode-hook' (bug#70671)Ihor Radchenko
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo 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 checkdocStefan Kangas
2021-03-01* lisp/emacs-lisp/pcase.el: Fix bug#46786Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-30Make hideshow.el work with Mhtml modeThien-Thi Nguyen
2020-07-04Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897Alan Mackenzie
2020-05-31Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-29* lisp/textmodes/mhtml-mode.el: Fix bug#38372Stefan Monnier
2019-01-07Merge from origin/emacs-26Glenn Morris
2019-01-07* lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug#33939)Leo Liu
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-16Explicitly require cl-lib where neededGlenn Morris
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-20Merge from origin/emacs-26Glenn Morris
2017-12-14Consolidate 'widen' callsDmitry Gutov
2017-12-12* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-propertiesStefan Monnier
2017-11-25Change font-lock-extend-region-multiline handling in mhtml-modeTom Tromey
2017-11-12Don't enable cursor-sensor-mode in mhtml-modeTom Tromey
2017-10-29Extend mhtml submode region when in commentTom Tromey
2017-10-29Fix mthml submode lighting at end of bufferTom Tromey
2017-10-29Remember more variables in mhtml-modeTom Tromey
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-05-20Fix mhtml-mode fontification bugTom Tromey
2017-04-06; Spelling and punctuation fixesPaul Eggert
2017-04-05add mhtml-mode.elTom Tromey