]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Fri, 31 May 2002 13:04:49 +0000 (13:04 +0000)
committerDave Love <fx@gnu.org>
Fri, 31 May 2002 13:04:49 +0000 (13:04 +0000)
lisp/ChangeLog
src/ChangeLog

index 5f671e25d1aa7697f0fa2e63c00e7a5d64ae60f3..f6bcd4860bdce3d95cc9d97a714454617236c5c5 100644 (file)
@@ -1,3 +1,8 @@
+2002-05-31  Dave Love  <fx@gnu.org>
+
+       * international/mule.el (unify-8859-on-encoding-mode)
+       (unify-8859-on-decoding-mode): Remove :init-value.
+
 2002-05-31  Kenichi Handa  <handa@etl.go.jp>
 
        * international/fontset.el: Change registry for japanese-jisx0208
 
 2002-05-26  Dave Love  <fx@gnu.org>
 
-       * mule.el (with-category-table): Use make-symbol.
+       * international/mule.el (with-category-table): Use make-symbol.
        (coding-system-list): Use coding-system-aliases.
        (make-translation-table): Don't deal with generic characters.
 
-       * mule-util.el: (coding-system-post-read-conversion)
+       * international/mule-util.el: (coding-system-post-read-conversion)
        (coding-system-pre-write-conversion)
        (coding-system-translation-table-for-decode)
        (coding-system-translation-table-for-encode): Get the right
index 7e3f0db5d979f2ad0a5d4ce6bbf3ba08c499b8f4..fe91c9f48b082fb9032c26f5968e168ceb7b0626 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-31  Dave Love  <fx@gnu.org>
+
+       * Makefile.in (lisp, shortlisp): Change indian.elc to indian.el.
+
 2002-05-31  Kenichi Handa  <handa@etl.go.jp>
 
        * charset.c (load_charset_map): Handle the case that from < to
@@ -12,7 +16,7 @@
 
 2002-05-30  Kenichi Handa  <handa@etl.go.jp>
 
-       * Makefile.in (lisp): Change chienese.elc to chinese.el.  They are
+       * Makefile.in (lisp): Change chinese.elc to chinese.el.  They are
        not bytecompiled now.
        (shortlisp): Likewise.