Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:AndreasSchwab:emacs:30
emacs
emacs-24.4-ps-bdf.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File emacs-24.4-ps-bdf.patch of Package emacs
--- lisp/ldefs-boot.el | 4 ++-- lisp/ps-bdf.el | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) --- lisp/ps-bdf.el +++ lisp/ps-bdf.el 2018-05-29 12:21:53.126004842 +0000 @@ -42,9 +42,9 @@ (defcustom bdf-directory-list (if (memq system-type '(ms-dos windows-nt)) (list (expand-file-name "fonts/bdf" installation-directory)) - '("/usr/local/share/emacs/fonts/bdf")) + '("/usr/share/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/share/fonts/bdf\")." :type '(repeat :tag "BDF font directory list" (directory :tag "BDF font directory")) :group 'ps-print-miscellany)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor