changeset 89327:03c625b5296d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Jan 2003 01:18:01 +0000
parents 59c6c749d00c
children f9808abcba5b
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 06 01:17:47 2003 +0000
+++ b/lisp/ChangeLog	Mon Jan 06 01:18:01 2003 +0000
@@ -1,3 +1,9 @@
+2003-01-06  Kenichi Handa  <handa@etl.go.jp>
+
+	* international/fontset.el (x-complement-fontset-spec): If a
+	fontname doesn't conform to XLFD format, try to get XLFD name by
+	x-list-fonts.
+
 2002-12-08  Dave Love  <fx@gnu.org>
 
 	* international/mule-conf.el (mik, pt154): New charsets.
@@ -375,7 +381,7 @@
 
 2002-09-05  Dave Love  <fx@gnu.org>
 
-	* international/characters.el: Make ,_/(B and ,A(B a case pair.
+	* international/characters.el: Make $(D*s(B and $(D+s(B a case pair.
 
 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
 
--- a/src/ChangeLog	Mon Jan 06 01:17:47 2003 +0000
+++ b/src/ChangeLog	Mon Jan 06 01:18:01 2003 +0000
@@ -1,3 +1,7 @@
+2003-01-06  Kenichi Handa  <handa@etl.go.jp>
+
+	* insdel.c (insert_from_gap): Fix argument to offset_intervals.
+
 2003-01-03  Dave Love  <fx@gnu.org>
 
 	* keymap.c (apropos_predicate, apropos_accumulate): Declare