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
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
2018-04-01
* lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.
Glenn Morris
2018-04-01
Followup to last change
Eli Zaretskii
2018-04-01
Change the default value of nxml-sexp-element-flag.
Jostein Kjønigsen
2018-02-27
* lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.
Glenn Morris
2018-02-17
Merge from origin/emacs-26
Glenn Morris
2018-02-16
; Fix doc typos related to indefinite articles
Glenn Morris
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-20
Prefer nil to (current-time) when either works
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-05-07
Fix all unescaped character literals
Philipp Stephani
[prev]
[next]