]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 12:01:49 +0000 (12:01 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 26 Sep 2003 12:01:49 +0000 (12:01 +0000)
lisp/ps-mule.el
src/ChangeLog

index 9639abbed01ed6708b15cfd8e27d7a587ab722ae..854e6dac6d8b8b228da92a0c06fd9e03150e2815 100644 (file)
@@ -1070,7 +1070,7 @@ the sequence."
 ;; 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
index 7b567f5d2873587cfc4aa66a69ba0e32fd9fb2d6..6c92bf7cd88ec7cca43eaa9eb62dc2e5404bfe83 100644 (file)
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.