;; 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
-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.