index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
nxml
Age
Commit message (
Expand
)
Author
2026-04-27
Fix defining a few faces as empty
Jonas Bernoulli
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-27
(nxml-compute-indent-in-token): Use `noindent` in CDATA
Stefan Monnier
2025-11-22
Fix XML indentation for CDATA section content
RadioNoiseE
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-05-10
Merge from origin/emacs-30
Eli Zaretskii
2025-05-10
Fix indentation of XML comments
Eli Zaretskii
2025-05-07
Don't ignore errors in diff-syntax-fontify-hunk.
Juri Linkov
2025-04-22
Revert addition of electric-block-comment-mode & follow-up commits
Sean Whitton
2025-04-13
Add block-comment-start and block-comment-end to supported modes
Elías Gabriel Pérez
2025-01-05
Fix bug in 'rng-valid' that unnecessarily marks buffer as modified
viliaapro
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-07-25
Don't produce invalid XML with multi-line commenting style
Konstantin Kharlamov
2024-06-10
(rng-do-some-validation): Fix dangerous use of `with-silent-modifications`
Stefan Monnier
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-11-26
Unbind 'C-M-i' in Text mode
Eshel Yaron
2023-08-05
Simplify rng-substq with cl-substitute
Stefan Kangas
2023-08-02
; Prefer HTTPS to HTTP in more links
Stefan Kangas
2023-07-20
Fix defface's with no customization data
Eli Zaretskii
2023-06-12
* lisp/subr.el (with-restriction): Tweak indent rule
Stefan Monnier
2023-05-03
(rng-complete-tag): Add the (ignored) argument to the :company-kind function
Dmitry Gutov
2023-03-18
; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last change
Gregory Heytings
2023-03-18
Avoid slowdowns in xmltok-scan-attributes
Gregory Heytings
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-18
; Fix typos
Stefan Kangas
2022-11-04
Normalize some syntax table definitions
Stefan Kangas
2022-10-24
Repair nXML handling of URIs with hex escapes (bug#58718)
Martin Jerabek
2022-10-07
(nxml-with-invisible-motion): Delete macro.
Stefan Monnier
2022-08-09
Make rng-collapse-space obsolete
Stefan Kangas
2022-08-09
* lisp/nxml/rng-util.el (rng-collapse-space): Simplify.
Stefan Kangas
2022-08-09
Make rng-blank-p obsolete in favor of string-blank-p
Stefan Kangas
2022-08-01
Prefer ‘time-equal-p’ to ‘equal’ on timestamps
Paul Eggert
2022-07-06
Make some additional defcustom types more restrictive
Stefan Kangas
2022-07-02
Prefer defvar-keymap in nxml/*.el
Stefan Kangas
2022-07-02
; Fix typos.
Mattias Engdegård
2022-02-04
(with-demoted-errors): Warn on missing `format` arg
Stefan Monnier
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-05
Remove no-op calls to decode-char with 'ucs' arg
Stefan Kangas
2021-12-03
Remove two functions obsolete since Emacs 23
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-16
Don't remove `fontified' in nxml--buffer-substring-filter
Lars Ingebrigtsen
2021-08-15
* lisp/nxml/nxml-mode.el (nxml-mode): Use add-function
Stefan Monnier
2021-08-15
Filter out rng-state elements in nxml-mode buffers from the kill ring
Lars Ingebrigtsen
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
[next]