aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0222-22/+22
* | 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
* | Fix bug in 'rng-valid' that unnecessarily marks buffer as modifiedviliaapro2025-01-051-1/+2
* | Update copyright year to 2025Paul Eggert2025-01-0122-22/+22
|/
* Don't produce invalid XML with multi-line commenting styleKonstantin Kharlamov2024-07-251-0/+1
* (rng-do-some-validation): Fix dangerous use of `with-silent-modifications`Stefan Monnier2024-06-101-6/+3
* Merge from savannah/emacs-29Po Lu2024-01-0222-22/+22
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-0222-22/+22
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-3022-22/+22
* | Unbind 'C-M-i' in Text modeEshel Yaron2023-11-261-1/+0
* | Simplify rng-substq with cl-substituteStefan Kangas2023-08-051-20/+3
* | ; Prefer HTTPS to HTTP in more linksStefan Kangas2023-08-021-1/+1
* | Fix defface's with no customization dataEli Zaretskii2023-07-201-7/+7
|/
* * lisp/subr.el (with-restriction): Tweak indent ruleStefan Monnier2023-06-121-1/+1
* (rng-complete-tag): Add the (ignored) argument to the :company-kind functionDmitry Gutov2023-05-031-1/+1
* ; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last changeGregory Heytings2023-03-181-1/+1
* Avoid slowdowns in xmltok-scan-attributesGregory Heytings2023-03-181-2/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0122-22/+22
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Normalize some syntax table definitionsStefan Kangas2022-11-041-12/+10
* Repair nXML handling of URIs with hex escapes (bug#58718)Martin Jerabek2022-10-241-4/+4
* (nxml-with-invisible-motion): Delete macro.Stefan Monnier2022-10-074-68/+58
* Make rng-collapse-space obsoleteStefan Kangas2022-08-093-8/+5
* * lisp/nxml/rng-util.el (rng-collapse-space): Simplify.Stefan Kangas2022-08-091-7/+2
* Make rng-blank-p obsolete in favor of string-blank-pStefan Kangas2022-08-094-8/+5
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+1
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-2/+2
* Prefer defvar-keymap in nxml/*.elStefan Kangas2022-07-022-56/+46
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0122-22/+22
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0122-22/+22
* | Remove no-op calls to decode-char with 'ucs' argStefan Kangas2021-12-053-12/+6
* | Remove two functions obsolete since Emacs 23Stefan Kangas2021-12-031-3/+0
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-223-6/+6
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-168-36/+37
* 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
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-093-5/+5
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-082-2/+2
* Add :company-kind support to nxml-mode completionDmitry Gutov2021-05-151-5/+10
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambdaStefan Monnier2021-04-131-22/+23
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-054-23/+11
* Convert many more links to use HTTPSStefan Kangas2021-03-242-4/+4