aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 2007 to copyright years.Glenn Morris2007-11-281-15/+17
| | | | | | Switch license to standard GPLv3+ text. (xmltok-scan-char-ref, xmltok-char-number): Use string-to-number rather than string-to-int.
* Add 2007 to copyright years.Glenn Morris2007-11-2813-169/+195
| | | | Switch license to standard GPLv3+ text.
* Add 2007 to copyright years.Glenn Morris2007-11-281-30/+33
| | | | | | Switch license to standard GPLv3+ text. (top-level, nxml-enable-unicode-char-name-sets-1): Use mapc rather than mapcar. (nxml-enabled-unicode-blocks): Add custom group.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+18
| | | | | Switch license to standard GPLv3+ text. (nxml-prolog-regions): Declare for compiler.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+15
| | | | Switch license to standard GPLv3+ text.
* Add 2007 to copyright years.Glenn Morris2007-11-281-21/+23
| | | | | Switch license to standard GPLv3+ text. (nxml-token-start-tag-p, nxml-token-end-tag-p): Move definitions before use.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+15
| | | | Switch license to standard GPLv3+ text.
* Add 2007 to copyright years.Glenn Morris2007-11-281-15/+17
| | | | | Switch license to standard GPLv3+ text. (nxml-get-char-name, nxml-insert-named-char): Use mapc rather than mapcar.
* Add 2007 to copyright years.Glenn Morris2007-11-281-24/+26
| | | | | Switch license to standard GPLv3+ text. (nxml-create-unicode-char-name-sets): Use mapc rather than mapcar.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+15
| | | | Switch license to standard GPLv3+ text.
* Add 2007 to copyright years.Glenn Morris2007-11-281-13/+18
| | | | | | Switch license to standard GPLv3+ text. (xmltok-get-declared-encoding-position): Declare as a function.
* New file.Glenn Morris2007-11-272-0/+3
|
* Add arch taglineMiles Bader2007-11-23125-0/+229
|
* Fixups for nxml per Romain Francoise email.Mark A. Hershberger2007-11-233-385/+0
|
* Remove.Stefan Monnier2007-11-231-244/+0
|
* Remove.Stefan Monnier2007-11-232-16/+0
|
* Initial merge of nxmlMark A. Hershberger2007-11-23132-0/+31314