diff options
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 |