aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/nxml-mode.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* (nxml-compute-indent-in-token): Use `noindent` in CDATAStefan Monnier2025-12-271-5/+2
* Fix XML indentation for CDATA section contentRadioNoiseE2025-11-221-1/+5
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-081-1/+1
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-061-0/+4
* Merge from origin/emacs-30Eli Zaretskii2025-05-101-0/+2
|\
| * Fix indentation of XML commentsEli Zaretskii2025-05-101-0/+2
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Don't ignore errors in diff-syntax-fontify-hunk.Juri Linkov2025-05-071-1/+2
* | Revert addition of electric-block-comment-mode & follow-up commitsSean Whitton2025-04-221-2/+0
* | Add block-comment-start and block-comment-end to supported modesElías Gabriel Pérez2025-04-131-0/+2
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Don't produce invalid XML with multi-line commenting styleKonstantin Kharlamov2024-07-251-0/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-301-1/+1
* | Unbind 'C-M-i' in Text modeEshel Yaron2023-11-261-1/+0
* | Fix defface's with no customization dataEli Zaretskii2023-07-201-7/+7
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* (nxml-with-invisible-motion): Delete macro.Stefan Monnier2022-10-071-4/+2
* Prefer defvar-keymap in nxml/*.elStefan Kangas2022-07-021-25/+23
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-7/+8
* Don't remove `fontified' in nxml--buffer-substring-filterLars Ingebrigtsen2021-08-161-3/+1
* * lisp/nxml/nxml-mode.el (nxml-mode): Use add-functionStefan Monnier2021-08-151-13/+12
* Filter out rng-state elements in nxml-mode buffers from the kill ringLars Ingebrigtsen2021-08-151-0/+14
* Fix typosMattias Engdegård2021-02-181-1/+1
* Mark the various nxml flags as safaLucas Werkmeister2021-01-191-10/+20
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-2/+4
* Make nxml-newline-and-indent argument optionalStefan Kangas2020-10-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Only insert XML declarations in nxml-mode when the buffer is emptyLars Ingebrigtsen2019-07-271-6/+3
* Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-051-19/+3
* Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky2019-06-041-0/+1
* Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky2019-06-041-1/+25
* Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky2019-06-041-1/+3
* Merge from origin/emacs-26Glenn Morris2019-05-141-1/+3
|\
| * Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky2019-05-091-1/+3
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.Glenn Morris2018-04-011-0/+1
* | Followup to last changeEli Zaretskii2018-04-011-16/+16
* | Change the default value of nxml-sexp-element-flag.Jostein Kjønigsen2018-04-011-1/+1
* | * lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.Glenn Morris2018-02-271-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1