From: Karl Heuer Date: Tue, 9 Mar 1999 23:26:28 +0000 (+0000) Subject: (bdf-directory-list): Doc fix. X-Git-Tag: emacs-20.4~482 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5062e90da83a860a2b2e922f8516c11021d96843;p=emacs.git (bdf-directory-list): Doc fix. --- diff --git a/lisp/ps-bdf.el b/lisp/ps-bdf.el index bf9b69ddef5..4e38af09c08 100644 --- a/lisp/ps-bdf.el +++ b/lisp/ps-bdf.el @@ -39,7 +39,7 @@ (list (expand-file-name "fonts/bdf" installation-directory)) '("/usr/local/share/emacs/fonts/bdf")) "*List of directories to search for `BDF' font files. -The default value is '("/usr/local/share/emacs/fonts/bdf").") +The default value is '(\"/usr/local/share/emacs/fonts/bdf\").") ;; MS-DOS users like to move the binary around after it's built, but ;; the value above is computed at loadup time.