emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/admin/ChangeLog,v
Date: Thu, 07 Feb 2008 06:18:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/07 06:18:42

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/admin/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -b -r1.134 -r1.135
--- ChangeLog   4 Feb 2008 11:22:15 -0000       1.134
+++ ChangeLog   7 Feb 2008 06:18:41 -0000       1.135
@@ -10,7 +10,7 @@
 
        * unidata/makefile.w32-in (charprop-CMD): Fix last change.
 
-       * unidata/Makefile.in: Renamed from Makefile.
+       * unidata/Makefile.in: Rename from Makefile.
 
        * unidata/makefile.w32-in: New file.
 
@@ -20,10 +20,6 @@
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
-       * unidata/UnicodeData.txt: Updated to Unicode 5.0.
-
-       * unidata/README: Adjusted for Unicode 5.0.
-
        * unidata/copyright.html: New file.
 
 2008-02-01  Kenichi Handa  <address@hidden>
@@ -37,28 +33,23 @@
        * unidata/unidata-gen.el (unidata-text-file): Delete it.
        (unidata-list): Initialize to nil.
        (unidata-setup-list): New function.
-       (unidata-gen-files): New optional arg unidata-text-file.  If it's
-       nil, set unidata-text-file the left command line arg.  Call
-       unidate-setup-list at first.
-
-       * unidata/Makefile (EMACS): Rename back to Emacs and set to emacs.
-       Caller changed.
-       (all): Depends on ${DSTDIR}/charprop.el.
+       (unidata-gen-files): New optional arg unidata-text-file.
+       If it's nil, set unidata-text-file to the left command line arg.
+       Call unidate-setup-list at first.
+
+       * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
        (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
 
 2008-02-01  Kenichi Handa  <address@hidden>
 
-       * unidata/unidata-gen.el: Typo fixed in comments.  Change
-       string-to-int to string-to-number.
-       (unidata-text-file): Defined to .../unidata.txt.
+       * unidata/unidata-gen.el: Fix comment typo.
+       Change string-to-int to string-to-number.
+       (unidata-text-file): Define to .../unidata.txt.
        (unidata-list): Just insert unidata-text-file.
        (unidata-get-decomposition): Handle Hangul decomposition.
-       (unidata-gen-files): Don't use \040, instead at ^L near the end of
-       file.
+       (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
 
-       * unidata/Makefile (TEMACS): Renamed from EMACS.  Set to temacs.
-       Caller changed.
-       (unidata.txt): New target.
+       * unidata/Makefile (unidata.txt): New target.
        (charprop.el): Depends on unidata.txt.
        (clean): Remove unidata.txt.
 
@@ -89,15 +80,15 @@
 
        * charsets/mapconv: Add code for handling KANJI-DATABASE format.
 
-       * charsets/Makefile (all): Rename target from charsets.  Depend on
-       ${TRANS_TABLE}
-       (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map)
-       (CNS-7.map): Generate from cns2ucsdkw.txt.
+       * charsets/Makefile (all): Rename target from charsets.
+       Depend on ${TRANS_TABLE}.
+       (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
+       Generate from cns2ucsdkw.txt.
        (install): Copy updated files only.
 
 2008-02-02  Kenichi Handa  <address@hidden>
 
-       * charsets/cp932.awk: Append user defined area of CP932.
+       * charsets/cp932.awk: Append user-defined area of CP932.
 
 2008-02-02  Kenichi Handa  <address@hidden>
 
@@ -122,8 +113,7 @@
 
        * charsets/cp932.awk: New file.
 
-       * charsets/Makefile (CP932-2BYTE.map): Call mapconv with
-       cp932.awk.
+       * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
 
        * charsets/mapconv: In UNICODE2 case, sort by 4th field after
        running an awk program.
@@ -140,9 +130,9 @@
        * charsets: New directory for scripts to generate charset map
        files in ../etc/charsets/.
 
-       * charsets/Makefile, charsets/mapconv, charsets/compact.awk,
-       charsets/big5.awk charsets/gb18030-2.awk, charsets/gb18030-4.awk,
-       cahrsets/kuten.awk: New files.
+       * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
+       * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
+       * charsets/kuten.awk: New files.
 
 2008-01-08  Glenn Morris  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]