summaryrefslogtreecommitdiff
path: root/lisp/nxml/nxml-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/nxml/nxml-mode.el: Use lexical-binding and syntax-propertize.Stefan Monnier2013-10-071-53/+22
* * lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and otherStefan Monnier2013-05-151-38/+14
* * lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):Leo Liu2013-03-231-4/+4
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-5/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-4/+4
* Various minor variable/hook cleanups.Chong Yidong2012-06-121-3/+3
* lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-7/+6
* Adapt nXML mode to Emacs 24 completion scheme.Chong Yidong2012-03-121-15/+11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion isStefan Monnier2011-05-201-3/+3
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Refill some copyright headers.Glenn Morris2011-01-151-1/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Silence nxml-mode.el compilation.Glenn Morris2010-12-021-3/+4
* | Remove leading `*' from nxml defcustom docs.Glenn Morris2010-12-021-12/+12
* | * lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.Sam Steingold2010-11-301-12/+41