summaryrefslogtreecommitdiff
path: root/lisp/nxml/nxml-mode.el
AgeCommit message (Expand)Author
2026-04-27Fix defining a few faces as emptyJonas Bernoulli
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-27(nxml-compute-indent-in-token): Use `noindent` in CDATAStefan Monnier
2025-11-22Fix XML indentation for CDATA section contentRadioNoiseE
2025-11-08hideshow: Rework previous changesElías Gabriel Pérez
2025-11-06hideshow: Rework previous changesElías Gabriel Pérez
2025-05-10Merge from origin/emacs-30Eli Zaretskii
2025-05-10Fix indentation of XML commentsEli Zaretskii
2025-05-07Don't ignore errors in diff-syntax-fontify-hunk.Juri Linkov
2025-04-22Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton
2025-04-13Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-25Don't produce invalid XML with multi-line commenting styleKonstantin Kharlamov
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-11-26Unbind 'C-M-i' in Text modeEshel Yaron
2023-07-20Fix defface's with no customization dataEli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-10-07(nxml-with-invisible-motion): Delete macro.Stefan Monnier
2022-07-02Prefer defvar-keymap in nxml/*.elStefan Kangas
2022-02-04(with-demoted-errors): Warn on missing `format` argStefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-22; More minor stylistic fixes found by checkdocStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-08-16Don't remove `fontified' in nxml--buffer-substring-filterLars Ingebrigtsen
2021-08-15* lisp/nxml/nxml-mode.el (nxml-mode): Use add-functionStefan Monnier
2021-08-15Filter out rng-state elements in nxml-mode buffers from the kill ringLars Ingebrigtsen
2021-02-18Fix typosMattias Engdegård
2021-01-19Mark the various nxml flags as safaLucas Werkmeister
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-19Shorten over-wide docstrings in defcustomsStefan Kangas
2020-10-18Make nxml-newline-and-indent argument optionalStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-01Fix usage of remove-text-propertiesBasil L. Contovounesios
2019-07-27Only insert XML declarations in nxml-mode when the buffer is emptyLars Ingebrigtsen
2019-06-05Keep nxml prolog updated via syntax-propertizeNoam Postavsky
2019-06-04Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky
2019-06-04Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky
2019-06-04Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky
2019-05-14Merge from origin/emacs-26Glenn Morris
2019-05-09Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-04-01* lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.Glenn Morris
2018-04-01Followup to last changeEli Zaretskii
2018-04-01Change the default value of nxml-sexp-element-flag.Jostein Kjønigsen
2018-02-27* lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.Glenn Morris