diff options
| author | Kenichi Handa | 2003-09-26 12:01:49 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-26 12:01:49 +0000 |
| commit | a4c2acb3803797e36e54d0f5767e5dec2f90c81f (patch) | |
| tree | fe66b5ed0305a0f85991695172248cae8c9c78ef /lisp | |
| parent | f07bb4468125c6314bb9a360a8a9b4ef958899af (diff) | |
| download | emacs-a4c2acb3803797e36e54d0f5767e5dec2f90c81f.tar.gz emacs-a4c2acb3803797e36e54d0f5767e5dec2f90c81f.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -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." | |||
| 1070 | ;; External library support. | 1070 | ;; External library support. |
| 1071 | 1071 | ||
| 1072 | (defvar ps-mule-bitmap-dict-list nil) | 1072 | (defvar ps-mule-bitmap-dict-list nil) |
| 1073 | (defvar ps-mule-bitmap-parent-table nil) | 1073 | (defvar ps-mule-bitmap-font-record nil) |
| 1074 | 1074 | ||
| 1075 | ;; The following three functions are to be called from external | 1075 | ;; The following three functions are to be called from external |
| 1076 | ;; libraries which support bitmap fonts (e.g. `bdf') to get | 1076 | ;; libraries which support bitmap fonts (e.g. `bdf') to get |