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
commit5062e90da83a860a2b2e922f8516c11021d96843 (patch)
tree440eb1c26b75fd8aebb4223a8e3643d82ce429ea /lisp/ps-bdf.el
parent0a3e74cee4f29480ce8088a403a3e5b5438c4579 (diff)
downloademacs-5062e90da83a860a2b2e922f8516c11021d96843.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.