changeset 89532:3e48c579e663

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 26 Sep 2003 12:01:49 +0000
parents f035500271d2
children 2b2e7811f38e
files lisp/ps-mule.el src/ChangeLog
diffstat 2 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ps-mule.el	Fri Sep 26 11:59:31 2003 +0000
+++ b/lisp/ps-mule.el	Fri Sep 26 12:01:49 2003 +0000
@@ -1070,7 +1070,7 @@
 ;; External library support.
 
 (defvar ps-mule-bitmap-dict-list nil)
-(defvar ps-mule-bitmap-parent-table nil)
+(defvar ps-mule-bitmap-font-record nil)
 
 ;; The following three functions are to be called from external
 ;; libraries which support bitmap fonts (e.g. `bdf') to get
--- a/src/ChangeLog	Fri Sep 26 11:59:31 2003 +0000
+++ b/src/ChangeLog	Fri Sep 26 12:01:49 2003 +0000
@@ -1,8 +1,3 @@
-2003-09-10  Andreas Schwab  <schwab@suse.de>
-
-	* chartab.c (map_char_table): Protect `range' from GC.
-	(map_char_table_for_charset): Likewise.
-
 2003-07-31  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.