diff options
author | Kenichi Handa <handa@m17n.org> | 2003-09-26 12:01:49 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2003-09-26 12:01:49 +0000 |
commit | a4c2acb3803797e36e54d0f5767e5dec2f90c81f (patch) | |
tree | fe66b5ed0305a0f85991695172248cae8c9c78ef /lisp/ps-mule.el | |
parent | f07bb4468125c6314bb9a360a8a9b4ef958899af (diff) | |
download | emacs-a4c2acb3803797e36e54d0f5767e5dec2f90c81f.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ps-mule.el')
-rw-r--r-- | lisp/ps-mule.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index 9639abbed01..854e6dac6d8 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -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 |