*** 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 5561f0f..6c14eae 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 2b9f48d..105ef2e 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.