* Contents of etc/schema/schemas.xml are removed by mistake?
@ 2020-10-31 2:44 Yasuhiro KIMURA
2020-10-31 16:15 ` Stefan Kangas
0 siblings, 1 reply; 3+ messages in thread
From: Yasuhiro KIMURA @ 2020-10-31 2:44 UTC (permalink / raw)
To: emacs-devel
Hello,
While using nxml-mode I found current contents of
etc/schema/schemas.xml are very poor. So I executed
`git log -- etc/schema/schemas.xml` on master branch and checked how
each commit changed contents of this file. Then large change was made
with following commit.
----------------------------------------------------------------------
commit 165f7383822086d465519ebe6e4283723923f097
Author: Bastien <bzg@gnu.org>
Date: Tue Dec 3 23:27:04 2019 +0100
Update Org to 9.3
----------------------------------------------------------------------
With this commit all comments and XML declaration are removed, and all
child elements of "locatingRules" element are replaced with new 4
child elements. Obviously this sweeping change does not match with
commit message.
Then does this mean that most of contents of this file are removed by
mistake? If so would someone please recover them?
Best Regards.
---
Yasuhiro KIMURA
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-31 16:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-31 2:44 Contents of etc/schema/schemas.xml are removed by mistake? Yasuhiro KIMURA
2020-10-31 16:15 ` Stefan Kangas
2020-10-31 16:29 ` Yasuhiro KIMURA
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.