summaryrefslogtreecommitdiff
path: root/lisp/nxml/nxml-mode.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+2
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-7/+8
* 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
* Fix typosMattias Engdegård2021-02-181-1/+1
* Mark the various nxml flags as safaLucas Werkmeister2021-01-191-10/+20
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-2/+4
* Make nxml-newline-and-indent argument optionalStefan Kangas2020-10-181-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-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
* Keep nxml prolog updated via syntax-propertizeNoam Postavsky2019-06-051-19/+3
* Keep nxml-prolog-end up to date (Bug#18871)Noam Postavsky2019-06-041-0/+1
* 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-141-1/+3
|\
| * Disable extra display of 
 in nxml-mode (Bug#32897)Noam Postavsky2019-05-091-1/+3
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-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
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/nxml/nxml-mode.el (nxml-mode): Use new sgml-syntax-propertize.Stefan Monnier2017-02-281-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; 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
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | lisp/nxml: Use syntax-tables for commentsStefan Monnier2016-01-161-93/+19
* | * lisp/nxml: Use standard completion; it also works for company-modeStefan Monnier2016-01-161-27/+1
* | Use sgml-electric-tag-pair-mode also in nxml-modeStefan Monnier2016-01-161-44/+26
* | Update nXML to use Emacs's Unicode support, and lexical-bindingStefan Monnier2016-01-151-111/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* 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
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* tildify.el: introduce a `tildify-foreach-region-function' variableMichal Nazarewicz2014-11-181-0/+6
* tildify.el: introduce a `tildify-space-string' variableMichal Nazarewicz2014-11-181-0/+10
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-1/+1
* * lisp/nxml/nxml-mode.el (xml-mode): Only define this alias once.Glenn Morris2014-05-211-2/+3
* * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-161-1/+1
* Add some standard finder Keywords: to lisp/nxml/*.el.Glenn Morris2014-03-201-1/+1
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-251-0/+1