summaryrefslogtreecommitdiff
path: root/lisp/nxml
Commit message (Expand)AuthorAgeFilesLines
* (rng-complete-tag): Add the (ignored) argument to the :company-kind functionDmitry Gutov2023-05-031-1/+1
* ; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last changeGregory Heytings2023-03-181-1/+1
* Avoid slowdowns in xmltok-scan-attributesGregory Heytings2023-03-181-2/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0122-22/+22
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Normalize some syntax table definitionsStefan Kangas2022-11-041-12/+10
* Repair nXML handling of URIs with hex escapes (bug#58718)Martin Jerabek2022-10-241-4/+4
* (nxml-with-invisible-motion): Delete macro.Stefan Monnier2022-10-074-68/+58
* Make rng-collapse-space obsoleteStefan Kangas2022-08-093-8/+5
* * lisp/nxml/rng-util.el (rng-collapse-space): Simplify.Stefan Kangas2022-08-091-7/+2
* Make rng-blank-p obsolete in favor of string-blank-pStefan Kangas2022-08-094-8/+5
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+1
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-2/+2
* Prefer defvar-keymap in nxml/*.elStefan Kangas2022-07-022-56/+46
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-1/+2
* Merge from origin/emacs-28Eli Zaretskii2022-01-0122-22/+22
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0122-22/+22
* | Remove no-op calls to decode-char with 'ucs' argStefan Kangas2021-12-053-12/+6
* | Remove two functions obsolete since Emacs 23Stefan Kangas2021-12-031-3/+0
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-223-6/+6
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-168-36/+37
* Don't remove `fontified' in nxml--buffer-substring-filterLars Ingebrigtsen2021-08-161-3/+1
* * lisp/nxml/nxml-mode.el (nxml-mode): Use add-functionStefan Monnier2021-08-151-13/+12
* Filter out rng-state elements in nxml-mode buffers from the kill ringLars Ingebrigtsen2021-08-151-0/+14
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-093-5/+5
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-082-2/+2
* Add :company-kind support to nxml-mode completionDmitry Gutov2021-05-151-5/+10
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* * lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote lambdaStefan Monnier2021-04-131-22/+23
* Remove local uniquify functions in favour of seq-uniqStefan Kangas2021-04-054-23/+11
* Convert many more links to use HTTPSStefan Kangas2021-03-242-4/+4
* Remove redundant requires of easymenuStefan Kangas2021-02-261-1/+0
* Fix typosMattias Engdegård2021-02-181-1/+1
* Prefer defvar-local in nxml/*.elStefan Kangas2021-01-313-28/+14
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-281-1/+1
* Mark the various nxml flags as safaLucas Werkmeister2021-01-191-10/+20
* Update copyright year to 2021Paul Eggert2021-01-0122-22/+22
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-2/+4
* Fix xsdre-range-list-to-char-alternative problem with {P}Lars Ingebrigtsen2020-12-021-1/+7
* ; Prefer https to http in more URLsStefan Kangas2020-10-241-2/+2
* Make nxml-newline-and-indent argument optionalStefan Kangas2020-10-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-0122-22/+22
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-3/+3
* * lisp/nxml/rng-valid.el: Use define-minor-modeStefan Monnier2019-09-291-41/+31
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-011-1/+1
* Only insert XML declarations in nxml-mode when the buffer is emptyLars Ingebrigtsen2019-07-271-6/+3
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-066-12/+12
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-262-12/+7