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
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
2020-10-18
Make nxml-newline-and-indent argument optional
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-20
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-09-29
* lisp/nxml/rng-valid.el: Use define-minor-mode
Stefan Monnier
2019-09-21
lisp/*.el: Fix typos and other trivial doc fixes
Juanma Barranquero
2019-08-01
Fix usage of remove-text-properties
Basil L. Contovounesios
2019-07-27
Only insert XML declarations in nxml-mode when the buffer is empty
Lars Ingebrigtsen
2019-07-06
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-05
Keep nxml prolog updated via syntax-propertize
Noam Postavsky
2019-06-04
Keep nxml-prolog-end up to date (Bug#18871)
Noam Postavsky
2019-06-04
Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)
Noam Postavsky
2019-06-04
Don't fontify text outside of SGML/XML tags (Bug#33887)
Noam Postavsky
2019-05-14
Merge from origin/emacs-26
Glenn Morris
2019-05-09
Disable extra display of in nxml-mode (Bug#32897)
Noam Postavsky
2019-05-09
Fix nxml-get-inside (Bug#32003)
Noam Postavsky
2019-03-18
Fix more regular expression typos
Paul Eggert
2019-03-08
More regexp corrections and tweaks
Paul Eggert
2019-03-04
Fix regular-expression glitches and typos
Paul Eggert
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-09-23
file-attributes cleanup
Paul Eggert
[next]