1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00

Remove some compat code from ps-print.el

* lisp/ps-print.el: Don't make a face-list alias.
This commit is contained in:
Lars Ingebrigtsen 2020-08-18 23:18:50 +02:00
parent 80a4282429
commit 556ff983e7

View File

@ -6275,10 +6275,6 @@ If FACE is not a valid face name, use default face."
(goto-char to))
;; Ensure that face-list is fbound.
(or (fboundp 'face-list) (defalias 'face-list 'list-faces))
(defun ps-build-reference-face-lists ()
(setq ps-print-face-alist nil)
(if ps-auto-font-detect