summaryrefslogtreecommitdiff
path: root/lisp/ps-bdf.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1999-03-09 23:26:28 +0000
committerKarl Heuer <kwzh@gnu.org>1999-03-09 23:26:28 +0000
commit033a4047efbd137b3bed4f25493bf466d6f7590f (patch)
treee19aebc149192330916448b44827064c386c667d /lisp/ps-bdf.el
parent3b0b22f10bf8a5e55d04ea9dc5e7f2c79eec9a66 (diff)
downloademacs-033a4047efbd137b3bed4f25493bf466d6f7590f.tar.gz
(bdf-directory-list): Doc fix.
Diffstat (limited to 'lisp/ps-bdf.el')
-rw-r--r--lisp/ps-bdf.el2
1 files changed, 1 insertions, 1 deletions
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.