summaryrefslogtreecommitdiff
path: root/lisp/nxml
Commit message (Expand)AuthorAge
* Don't remove `fontified' in nxml--buffer-substring-filterLars Ingebrigtsen2021-08-16
* * lisp/nxml/nxml-mode.el (nxml-mode): Use add-functionStefan Monnier2021-08-15
* Filter out rng-state elements in nxml-mode buffers from the kill ringLars Ingebrigtsen2021-08-15
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Add :company-kind support to nxml-mode completionDmitry Gutov2021-05-15
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambdaStefan Monnier2021-04-13
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-05
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* Remove redundant requires of easymenuStefan Kangas2021-02-26
* Fix typosMattias Engdegård2021-02-18
* Prefer defvar-local in nxml/*.elStefan Kangas2021-01-31
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-28
* Mark the various nxml flags as safaLucas Werkmeister2021-01-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Fix xsdre-range-list-to-char-alternative problem with {P}Lars Ingebrigtsen2020-12-02
* ; Prefer https to http in more URLsStefan Kangas2020-10-24
* Make nxml-newline-and-indent argument optionalStefan Kangas2020-10-18
* Update copyright year to 2020Paul Eggert2020-01-01
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-20
* * lisp/nxml/rng-valid.el: Use define-minor-modeStefan Monnier2019-09-29
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Only insert XML declarations in nxml-mode when the buffer is emptyLars Ingebrigtsen2019-07-27
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-05
* Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky2019-06-04
* Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky2019-06-04
* Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky2019-06-04
* Merge from origin/emacs-26Glenn Morris2019-05-14
|\
| * Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky2019-05-09
| * Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-09
* | Fix more regular expression typosPaul Eggert2019-03-18
* | More regexp corrections and tweaksPaul Eggert2019-03-08
* | Fix regular-expression glitches and typosPaul Eggert2019-03-04
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | * lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.Glenn Morris2018-04-01
* | Followup to last changeEli Zaretskii2018-04-01
* | Change the default value of nxml-sexp-element-flag.Jostein Kjønigsen2018-04-01
* | * lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.Glenn Morris2018-02-27
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|