summaryrefslogtreecommitdiff
path: root/etc/schema
AgeCommit message (Collapse)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-09-06'nxml-mode': add schema for .NET SLNX files.Jostein Kjønigsen
SLNX is a new XML-based file-format for .NET based solutions, replacing the older proprietary SLN file-format. Unlike SLN-files, it is merge-friendly and expected to become the new de-facto standard for working with .NET projects. This commit adds support for SLNX-schema to 'nxml-mode'. The schme provided has been synthesized using the official XSD-schema definition: https://github.com/microsoft/vs-solutionpersistence/blob/main/src/Microsoft.VisualStudio.SolutionPersistence/Serializer/Xml/Slnx.xsd This schema was then converted to RNG using XSDtoRNG.xsl: https://github.com/epiasini/XSDtoRNG The RNG schema was then converted to RNC using the trang CLI-tool: https://relaxng.org/jclark/trang.html * etc/schema/dotnet-slnx.rnc: New file. * etc/schema/schemas.xml: Add Slnx schema. * lisp/files.el (auto-mode-alist): Add association for SLNX files. (Bug#79379)
2025-01-01Update copyright year to 2025Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2024-05-18nxml-mode: Add schemas for Mono/.NET related filesJostein Kjønigsen
* etc/schema/dotnet-appconfig.rnc: * etc/schema/dotnet-packages-config.rnc: * etc/schema/dotnet-packages-props.rnc: * etc/schema/dotnet-resx.rnc: * etc/schema/msbuild.rnc: * etc/schema/nuget.rnc: * etc/schema/nuspec.rnc: New files. * etc/schema/README: Document copyright status of above new files. * etc/schema/schemas.xml: Use above new files to support Mono/.NET development related XML files. This change was discussed in: https://lists.gnu.org/r/emacs-devel/2024-02/msg00638.html
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-25Update rnc to use Open Document's Relax-NG schema to version 1.3Mark A. Hershberger
* Use the LibreOffice Relax-NG files since they include a hack to support 1.2. * rng source: https://raw.githubusercontent.com/freedesktop/libreoffice-core/master/ schema/libreoffice/OpenDocument-schema-v1.3%2Blibreoffice.rng * translation to rnc with trang: trang -I rng -O rnc OpenDocument-schema-v1.3+libreoffice.rng \ OpenDocument-schema-v1.3+libreoffice.rnc
2021-01-01Update copyright year to 2021Paul Eggert
Run "TZ=UTC0 admin/update-copyright".
2020-11-01Recover the contents of the schemas.xml fileYasuhiro KIMURA
* etc/schema/schemas.xml: Recover the file, which was apparently (mostly) removed by mistake by commit 165f738382 (bug#42851). Copyright-paperwork-exempt: yes
2020-01-01Update copyright year to 2020Paul Eggert
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2019-12-03Update Org to 9.3Bastien
2019-08-01Add PDF to the DocBook notation classDaniel Barrett
* etc/schema/dbnotn.rnc: PDF is among the document types accepted (bug#21882). Copyright-paperwork-exempt: yes
2019-01-01Update copyright year to 2019Paul Eggert
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2018-01-01Update copyright year to 2018Paul Eggert
Run admin/update-copyright.
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
2017-06-22Add Org schemas.xml contents to Emacs schemas.xmlRasmus
Entries from the Org version of schemas.xml have been added to the Emacs version of schemas.xml.
2017-06-22Update Org to v9.0.9Rasmus
Please see etc/ORG-NEWS for details.
2016-12-31Update copyright year to 2017Paul Eggert
Run admin/update-copyright.
2016-01-01Update copyright year to 2016Paul Eggert
Run admin/update-copyright.
2015-01-01Update copyright year to 2015Paul Eggert
Run admin/update-copyright.
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-13Merge from emacs-23Stefan Monnier
2010-12-04* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.W. Martin Borgert
* etc/schema/schemas.xml: Handle *.dbk as DocBook.
2010-11-05chapter, part, section are all DocBook elementsSam Steingold
2010-11-04identify "refentry" as DocBookSam Steingold
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-11-09Following communication from FSF, relaxng.rnc can be treated as partChong Yidong
of Emacs (via the nxml-mode assignment).
2008-11-09Add standard Emacs copyright notice, treating this file as part ofChong Yidong
Emacs/nxml-mode (following private communication from FSF).
2008-11-07Add copyright notice.Chong Yidong
2008-11-07Insert full form of the W3C short notice.Chong Yidong
2008-11-07Update with findings by jasonr@f2s.comChong Yidong
2008-11-06Note that RELAX NG is also ISO/IEC 19757-2.Chong Yidong
2008-11-06File removed due to dependence on (apparently) non-free soextbl spec.Chong Yidong
2008-11-06Removed dbdyntbl.rnc docbk-dyntbl.rnc dbsoextbl.rnc, andChong Yidong
docbk-soextbl.rnc because that depends on the non-free soextbl spec.
2008-11-05Fix typo.Chong Yidong
2008-11-05New file containing license information.Chong Yidong
2007-12-15Renamed xhtml-style.rnc to xhtml-xstyle.rnc; all users changed.Eli Zaretskii
2007-12-15Renamed xhtml-target.rnc to xhtml-tgt.rnc; all users changed.Eli Zaretskii
2007-12-15Renamed xhtml-list.rnc to xhtml-lst.rnc; all users changed.Eli Zaretskii
2007-12-15Renamed xhtml-basic-table.rnc to xhtml-btable.rnc; all users changed.Eli Zaretskii
2007-12-15Renamed xhtml-basic-form.rnc to xhtml-bform.rnc; all users fixed..Eli Zaretskii
2007-12-15Fix a typo in commentary.Eli Zaretskii