]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 28 May 2001 11:58:55 +0000 (11:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 28 May 2001 11:58:55 +0000 (11:58 +0000)
lisp/ChangeLog
src/ChangeLog

index 5561f0f6e07e9b28d3a4348f0437695a189dd911..6c14eaebc145e1a3ea46ebf63504b4e0164d2ee2 100644 (file)
@@ -1,3 +1,10 @@
+2001-05-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * language/japan-util.el (japanese-hankaku): Prefer the charset
+       `jisx0201' when the optional argument `ascii-only' is not specified.
+       (japanese-hankaku-region): Ditto.
+       From Katsumi Yamaoka <yamaoka@jpl.org>
+
 2001-05-28  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * cus-edit.el (custom-file): Fix last change.
index 2b9f48db5518970a2318ac4de806a4d132bc5f1a..105ef2ec7fa540faf6d41593fd56d6612b5f4c21 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-28  Gerd Moellmann  <gerd@gnu.org>
+
+       * termcap.c (speeds): Put in #if 0.
+
 2001-05-18  Gerd Moellmann  <gerd@gnu.org>
 
        * eval.c (call_debugger): Don't bind inhibit-eval-during-redisplay.