]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove some compat code from ps-print.el
authorStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 20:26:36 +0000 (22:26 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 9 Aug 2022 20:26:36 +0000 (22:26 +0200)
* lisp/ps-print.el (ps-print-color-p): Assume color-values is
fboundp; it always is.

lisp/progmodes/ebnf2ps.el
lisp/ps-print.el

index 48664608ad29ff70b575ae2949c7dd58abc8e8e3..e19726a7eabecbfe6fd28e2efd0387a19823cd3c 100644 (file)
@@ -2037,7 +2037,6 @@ It must be a float between 0.0 (top) and 1.0 (bottom)."
   :group 'ebnf2ps)
 
 
-;; Printing color requires x-color-values.
 (defcustom ebnf-color-p t
   "Non-nil means use color."
   :type 'boolean
index 2d6c4542cccb4a5cb2be04140c148425569629d2..dad4c8ffbacbc16c1db745209bc47a8b8cf96a8d 100644 (file)
@@ -2926,9 +2926,8 @@ Either a float or a cons of floats (LANDSCAPE-SIZE . PORTRAIT-SIZE)."
 
 ;;; Colors
 
-;; Printing color requires x-color-values.
 ;;;###autoload
-(defcustom ps-print-color-p (fboundp 'x-color-values)
+(defcustom ps-print-color-p t
   "Specify how buffer's text color is printed.
 
 Valid values are: