Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
xemacs
fix-defface-custom-modified-face.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-defface-custom-modified-face.patch of Package xemacs
Index: lisp/cus-edit.el =================================================================== --- lisp/cus-edit.el.orig +++ lisp/cus-edit.el @@ -1395,7 +1395,7 @@ item in another window.\n\n")) (defface custom-modified-face '((((class color)) (:foreground "white" :background "blue")) (t - (:italic t :bold))) + (:italic t :bold t))) "Face used when the customize item has been modified." :group 'custom-magic-faces)
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