User: aidan
Date: 05/02/27 18:11:28
Modified: packages/mule-packages/mule-ucs/lisp ChangeLog
Log:
Following much kerfuffle with broken patches, I omitted to add the ChangeLog
info in the latin-unity and mule-ucs packages when I did the
latin-euro-standards refactoring. Fixing that.
Revision Changes Path
1.38 +20 -0 XEmacs/packages/mule-packages/latin-unity/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/mule-packages/latin-unity/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 2005/02/16 22:06:18 1.37
+++ ChangeLog 2005/02/27 17:11:24 1.38
@@ -4,6 +4,26 @@
* Makefile (VERSION): XEmacs package 1.12 released.
+2005-02-08 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * Makefile: Update version, requires, preloads.
+
+ * latin-unity-latin7.el (iso8859/13-case-table): Removed.
+
+ * latin-unity-latin10.el:
+ * latin-unity-latin7.el:
+ * latin-unity-latin8.el:
+ * latin-unity-latin9.el:
+ Refactor out functionality, add asserts to make sure the old
+ functionality is provided by latin-euro-standards.
+
+ * latin-unity-vars.el:
+ Depend on latin-euro-standards instead of latin-unity-latin*.
+ * latin-unity.el:
+ Depend on latin-unity-vars to load latin{7,8,9,10} language
+ environment.
+ * latin-unity.texi (Interfaces): Update doc to reflect refactoring.
+
2004-05-14 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.10 released.
1.23 +5 -0 XEmacs/packages/mule-packages/mule-ucs/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/mule-packages/mule-ucs/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 2005/02/16 22:07:53 1.22
+++ ChangeLog 2005/02/27 17:11:26 1.23
@@ -2,6 +2,11 @@
* Makefile (VERSION): XEmacs package 1.09 released.
+2005-02-08 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * Makefile: Make the package depend on latin-euro-standards,
+ increment the Makefile version.
+
2005-01-31 Norbert Koch <viteno(a)xemacs.org>
* Makefile (VERSION): XEmacs package 1.07 released.
1.6 +11 -1 XEmacs/packages/mule-packages/mule-ucs/lisp/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/mule-packages/mule-ucs/lisp/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 2002/12/07 15:46:07 1.5
+++ ChangeLog 2005/02/27 17:11:27 1.6
@@ -1,3 +1,13 @@
+2005-02-08 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * un-define.el:
+ Require latin-euro-standards to initialise the latin{7,8,9,10}
+ character sets.
+
+ * un-trbase.el (unicode-charset-library-alist):
+ Add translation rules for the latin{7,10} Mule character sets. (-8
+ and -9 were already there, but not being loaded)
+
2002-12-07 Ville Skyttä <scop(a)xemacs.org>
* .cvsignore: Remove files now handled automatically by CVS.
@@ -2553,5 +2563,5 @@
1998-03-27 Miyashita Hisashi <himi(a)bird.scphys.kyoto-u.ac.jp>
- * MULE-UCS 0.01 (YUME:$BL4(B) Released.
+ * MULE-UCS 0.01 (YUME:$(BL4(B) Released.