From 2a772306ea7100eeac65e9770e9ba46764218876 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 13 Feb 1999 01:47:07 +0000 Subject: [PATCH] (ps-mule-font-info-database-default): Set the initial value to ps-mule-font-info-database-latin. --- lisp/ps-mule.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2