diff options
author | Kenichi Handa <handa@m17n.org> | 1999-02-13 01:47:07 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1999-02-13 01:47:07 +0000 |
commit | 2a772306ea7100eeac65e9770e9ba46764218876 (patch) | |
tree | 89492216f9933bb7287d0c041e6a5aaa5b3d76f3 | |
parent | 00cbf820709424f4781b312ae0d15c9964da1d6b (diff) | |
download | emacs-2a772306ea7100eeac65e9770e9ba46764218876.tar.gz |
(ps-mule-font-info-database-default): Set the initial
value to ps-mule-font-info-database-latin.
-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 5f881918ede..9847f25ef7b 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -199,7 +199,7 @@ See also the variable `ps-font-info-database'.") "Sample setting of `ps-mule-font-info-database' to use latin fonts.") (defvar ps-mule-font-info-database-default - ps-mule-font-info-database-default + ps-mule-font-info-database-latin "The default setting to use if `ps-multibyte-buffer' (which see) is nil.") (defconst ps-mule-font-info-database-ps |