1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 02:50:26 -08:00

*** empty log message ***

This commit is contained in:
Kenichi Handa 2003-09-26 12:01:49 +00:00
parent f07bb44681
commit a4c2acb380
2 changed files with 1 additions and 6 deletions

View 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

View 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,Ad(Brv <jan.h.d@swipnet.se>
* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.