diff src/ChangeLog @ 89005:7c7b866077e9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 19 Aug 2002 06:12:43 +0000
parents cef3d7401a42
children e3aa7505b685
line wrap: on
line diff
--- a/src/ChangeLog	Mon Aug 19 06:12:31 2002 +0000
+++ b/src/ChangeLog	Mon Aug 19 06:12:43 2002 +0000
@@ -1,3 +1,13 @@
+2002-08-19  Kenichi Handa  <handa@etl.go.jp>
+
+	* emacs.c (main): In the case of --unibyte, instead of aborting on
+	finding non-empty buffer, make it unibyte.
+
+2002-08-18  Kenichi Handa  <handa@etl.go.jp>
+
+	* xterm.c (x_new_fontset): Call `create-fontset-from-ascii-font'
+	to create a fontset.
+
 2002-08-18  Dave Love  <fx@gnu.org>
 
 	* character.c (Funibyte_char_to_multibyte): Doc fix.