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
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
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-05-15
Add :company-kind support to nxml-mode completion
Dmitry Gutov
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-13
* lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambda
Stefan Monnier
2021-04-05
Remove local uniquify functions in favour of seq-uniq
Stefan Kangas
2021-03-24
Convert many more links to use HTTPS
Stefan Kangas
2021-02-26
Remove redundant requires of easymenu
Stefan Kangas
2021-02-18
Fix typos
Mattias Engdegård
2021-01-31
Prefer defvar-local in nxml/*.el
Stefan Kangas
2021-01-28
Use lexical-binding in lisp/{term,nxml,language}
Stefan Monnier
2021-01-19
Mark the various nxml flags as safa
Lucas Werkmeister
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-19
Shorten over-wide docstrings in defcustoms
Stefan Kangas
2020-12-02
Fix xsdre-range-list-to-char-alternative problem with {P}
Lars Ingebrigtsen
2020-10-24
; Prefer https to http in more URLs
Stefan Kangas
[next]