summaryrefslogtreecommitdiff
path: root/lisp/nxml
Commit message (Expand)AuthorAgeFilesLines
* ; Refer to version 25.2 rather than 26.1....Glenn Morris2016-06-101-1/+1
* (rng-c-fix-escaped-newlines): Use subst-char-in-string...Stefan Monnier2016-01-251-7/+1
* lisp/nxml: Use syntax-tables for comments...Stefan Monnier2016-01-165-238/+43
* * lisp/nxml: Use standard completion; it also works for company-mode...Stefan Monnier2016-01-164-234/+115
* Use sgml-electric-tag-pair-mode also in nxml-mode...Stefan Monnier2016-01-162-59/+38
* * xmltok.el: Mark the "sole --" rather than the comment opener...Stefan Monnier2016-01-151-18/+9
* Update nXML to use Emacs's Unicode support, and lexical-binding...Stefan Monnier2016-01-1520-882/+61
* Update copyright year to 2016...Paul Eggert2016-01-0124-24/+24
* Fix recent bootstrap problems...Stefan 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 quotes...Paul Eggert2015-08-241-4/+4
* More-conservative ‘format’ quote restyling...Paul Eggert2015-08-235-5/+5
* Don't overflow if computing approximate percentage...Paul Eggert2015-07-311-11/+5
* Update copyright year to 2015...Paul Eggert2015-01-0124-24/+24
* system-name's returned value can vary...Paul Eggert2014-12-291-1/+1
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-2/+0
|\
| * .gitignore cleanup....Paul Eggert2014-11-171-2/+0
* | tildify.el: introduce a `tildify-foreach-region-function' variable...Michal Nazarewicz2014-11-181-0/+6
* | tildify.el: introduce a `tildify-space-string' variable...Michal 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 propertization...Stefan Monnier2014-04-162-2/+3
* Spelling fixes....Paul Eggert2014-04-101-2/+1
* Add some standard finder Keywords: to lisp/nxml/*.el.Glenn Morris2014-03-2024-24/+24
* 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-0124-24/+24
* * lisp/nxml/nxml-mode.el: Use lexical-binding and syntax-propertize....Stefan Monnier2013-10-075-365/+263
* * nxml/nxml-util.el (nxml-debug-clear-inside): Use cl-loop rather than loop.Glenn Morris2013-08-281-1/+1
* * lisp/subr.el (define-error): New function....Stefan Monnier2013-08-099-59/+17
* * lisp/nxml/nxml-mode.el: Treat unclosed <[[, <?, comment, and other...Stefan Monnier2013-05-154-360/+121
* * lisp/files.el (kill-buffer-hook): Doc fix....Leo Liu2013-03-241-16/+18
* * lisp/nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):...Leo Liu2013-03-236-33/+12
* * lisp/nxml/rng-nxml.el (rng-set-state-after): Do not let-bind...Leo Liu2013-03-232-29/+14
* 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-0124-24/+24
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-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-122-16/+21
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. ...Chong Yidong2012-06-091-10/+7
* lisp/*: Add declarations, remove unused bindings, mark unused args....Juanma Barranquero2012-04-191-7/+6
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-092-2/+2
* Adapt nXML mode to Emacs 24 completion scheme....Chong Yidong2012-03-121-15/+11
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-101-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0524-24/+24
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1