summaryrefslogtreecommitdiff
path: root/lisp/nxml
Commit message (Expand)AuthorAge
* ; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last changeGregory Heytings2023-03-18
* Avoid slowdowns in xmltok-scan-attributesGregory Heytings2023-03-18
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix typosStefan Kangas2022-11-18
* Normalize some syntax table definitionsStefan Kangas2022-11-04
* Repair nXML handling of URIs with hex escapes (bug#58718)Martin Jerabek2022-10-24
* (nxml-with-invisible-motion): Delete macro.Stefan Monnier2022-10-07
* Make rng-collapse-space obsoleteStefan Kangas2022-08-09
* * lisp/nxml/rng-util.el (rng-collapse-space): Simplify.Stefan Kangas2022-08-09
* Make rng-blank-p obsolete in favor of string-blank-pStefan Kangas2022-08-09
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-06
* Prefer defvar-keymap in nxml/*.elStefan Kangas2022-07-02
* ; Fix typos.Mattias Engdegård2022-07-02
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-04
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Remove no-op calls to decode-char with 'ucs' argStefan Kangas2021-12-05
* | Remove two functions obsolete since Emacs 23Stefan Kangas2021-12-03
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* 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