summaryrefslogtreecommitdiff
path: root/lisp/nxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-262-7/+12
* Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-052-26/+3
* Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky2019-06-042-0/+7
* Don't sgml-syntax-propertize-inside XML prolog (Bug#32823)Noam Postavsky2019-06-041-1/+25
* Don't fontify text outside of SGML/XML tags (Bug#33887)Noam Postavsky2019-06-041-1/+3
* Merge from origin/emacs-26Glenn Morris2019-05-142-23/+23
|\
| * Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky2019-05-091-1/+3
| * Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-091-22/+20
* | Fix more regular expression typosPaul Eggert2019-03-181-3/+3
* | More regexp corrections and tweaksPaul Eggert2019-03-081-3/+4
* | Fix regular-expression glitches and typosPaul Eggert2019-03-043-4/+4
* | Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-3122-22/+22
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0122-22/+22
* | file-attributes cleanupPaul Eggert2018-09-231-1/+1
* | * lisp/nxml/nxml-mode.el (nxml-sexp-element-flag): Set :version.Glenn Morris2018-04-011-0/+1
* | Followup to last changeEli Zaretskii2018-04-011-16/+16
* | Change the default value of nxml-sexp-element-flag.Jostein Kjønigsen2018-04-011-1/+1
* | * lisp/nxml/nxml-mode.el (nxml-mode): Remove warning due to #'.Glenn Morris2018-02-271-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-3/+3
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-0122-22/+22
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-0122-22/+22
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-3/+2
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1322-23/+23
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-1/+1
* * lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml-syntax-propertize.Stefan Monnier2017-02-281-1/+1
* Remove mistakenly-added filesPaul Eggert2017-01-012-674/+0
* Merge from origin/emacs-25Paul Eggert2017-01-0124-22/+696
|\
| * Update copyright year to 2017Paul Eggert2016-12-3124-24/+24
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-1/+1
* | Support Shift selection in nxml-mode commandsYuri Khan2016-10-181-9/+9
* | Deprecate 'wp' group and introduce a new group 'text'Eli Zaretskii2016-10-081-1/+1
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | (rng-c-fix-escaped-newlines): Use subst-char-in-stringStefan Monnier2016-01-251-7/+1
* | lisp/nxml: Use syntax-tables for commentsStefan Monnier2016-01-165-238/+43
* | * lisp/nxml: Use standard completion; it also works for company-modeStefan Monnier2016-01-164-234/+115
* | Use sgml-electric-tag-pair-mode also in nxml-modeStefan Monnier2016-01-162-59/+38
* | * xmltok.el: Mark the "sole --" rather than the comment openerStefan Monnier2016-01-151-18/+9
* | Update nXML to use Emacs's Unicode support, and lexical-bindingStefan Monnier2016-01-1520-882/+61
|/
* Update copyright year to 2016Paul Eggert2016-01-0124-24/+24
* Fix recent bootstrap problemsStefan Monnier2015-09-241-2/+2
* ; Implement Stefan's feedback on last two commitsIvan Andrus2015-09-231-2/+1
* Properly quote nested xml comments (Bug#6267) (Bug#20001)Ivan Andrus2015-09-231-0/+14
* Prefer directed to neutral quotesPaul Eggert2015-08-241-4/+4
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-235-5/+5