]> code.delx.au - gnu-emacs/commitdiff
Remove "sync with head" entries brought in by unicode merge.
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Feb 2008 04:32:40 +0000 (04:32 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Feb 2008 04:32:40 +0000 (04:32 +0000)
lisp/ChangeLog

index 2d7011f4bd19486c6f98ca330006670fd0924994..036c4f473d388a3e50a478620fcecc73c1e8dee9 100644 (file)
        (ebnf-make-except, ebnf-make-repeat, ebnf-make-sequence)
        (ebnf-make-dup-sequence, ebnf-token-alternative): Add comments.
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * international/titdic-cnv.el: Synch with HEAD.
-
 2008-02-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
        * printing.el: Group together all XEmacs/Emacs definitions.
 
        * ps-mule.el: Fix maintainer email.
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * language/european.el ("Turkish"): Sync with HEAD.
-
-       * international/characters.el: Sync with HEAD.
-
-       * international/mule-cmds.el (set-default-coding-systems): Sync
-       with HEAD.
-
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * international/quail.el (quail-insert-kbd-layout): Check the
        international/uni-titlecase.el, international/uni-uppercase.el:
        Re-generated.
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * international/mule-cmds.el (select-safe-coding-system): Fix
-       synching with head.
-
 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * ldefs-boot.el: Delete the section for utf-7.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
-       * international/mule-cmds.el (set-language-info): Fix synching
-       with HEAD.
-       (set-language-environment): Likewise.
-       (standard-display-european-internal): Sync with HEAD.
-       (set-language-environment-nonascii-translation): Fix synching with
-       HEAD.
-       (set-language-environment-fontset): Delete it.
-       (set-language-environment-unibyte): Fix synching with HEAD.
+       * international/mule-cmds.el (set-language-environment-fontset):
+       Delete it.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        same as medium.
        (font-slant-table): Add (roman . 100).
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * tar-mode.el (tar-extract): Sync with HEAD.
-
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        These changes are for the new font handling codes.
        (script-representative-chars): Set the default value.
        (create-fontset-from-x-resource): Delete `message'.
 
-2008-02-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
-
-       * term/mac-win.el (mac-utxt-to-string, mac-string-to-utxt)
-       (mac-TEXT-to-string, mac-string-to-TEXT): Sync with HEAD.
-
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * international/characters.el: Cancel unnecessary sync code for
-       HEAD.
-
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * tar-mode.el (tar-untar-buffer, tar-summarize-buffer): Call
        (ethio-tex-to-fidel-buffer, ethio-composition-function)
        ("ethiopic-tex"): Support new characters in Unicode 4.1.
 
-       * descr-text.el (describe-char): Fix for sync with HEAD.
-
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * international/mule.el (autoload-coding-system): Install the same
        * international/mule-conf.el (cp1125): Set :ascii-compatible-p
        property to t.
 
-       * descr-text.el (describe-char): Sync with the main trunk.
-
        * international/mule.el (coding-system-get):
        Check `ascii-incompatible' for backward compatiblity.
        (set-file-name-coding-system): Signal an error for a coding system
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
-       * term/mac-win.el: Sync with the main trunk.
-       (mac-centraleurroman, mac-cyrillic): New charsets and coding
-       systems.
+       * term/mac-win.el (mac-centraleurroman, mac-cyrillic): New
+       charsets and coding systems.
        (mac-symbol, mac-dingbats): New charsets.
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-cmds.el: Don't require wid-edit.
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * language/thai-util.el: Fix previous change.
-
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * language/thai-util.el: Sync with the main trunk.
-
 2008-02-01  Naoto Takahashi  <ntakahas@m17n.org>
 
        * international/robin.el: New file.
 
        * international/mule-cmds.el (select-safe-coding-system-interactively):
        Change 'mime-charset to :mime-charset.
-       (select-safe-coding-system): Use above (sync to HEAD).
+       (select-safe-coding-system): Use above.
        (set-language-environment): Delete unnecessary code for handling
        overriding-fontspec.
 
        (diacritic-composition-function): Likewise.
        (diacritic-post-read-conversion): Delete it.
 
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       * international/characters.el: Fix invalid encoding caused by the
-       previous sync.
-
-2008-02-01  Kenichi Handa  <handa@m17n.org>
-
-       Sync all files to HEAD.
-
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
        * composite.el (auto-compose-chars): Execute the main code in
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
-       * descr-text.el (describe-property-list): Sync to HEAD.
-
-       * international/mule-diag.el: Sync to HEAD.
-
        * international/fontset.el (x-complement-fontset-spec): Don't
        change CHARSET_REGISTRY and CHARSET_ENCODING fields.