emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master a1e93c1 2/2: ; * lisp/ps-print.el: Doc fix.


From: Stefan Kangas
Subject: [Emacs-diffs] master a1e93c1 2/2: ; * lisp/ps-print.el: Doc fix.
Date: Sun, 8 Sep 2019 19:17:05 -0400 (EDT)

branch: master
commit a1e93c163372716fc475097290ff7a57b3e58008
Author: Stefan Kangas <address@hidden>
Commit: Stefan Kangas <address@hidden>

    ; * lisp/ps-print.el: Doc fix.
---
 lisp/ps-print.el | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 8dd1d1e..5956c9f 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -1320,29 +1320,18 @@ Please send all bug fixes and enhancements to
 ;; Known bugs and limitations of ps-print
 ;; --------------------------------------
 ;;
-;; Although color printing will work in XEmacs 19.12, it doesn't work well; in
-;; particular, bold or italic fonts don't print in the right background color.
-;;
-;; Invisible properties aren't correctly ignored in XEmacs 19.12.
-;;
 ;; Automatic font-attribute detection doesn't work well, especially with
 ;; hilit19 and older versions of get-create-face.  Users having problems with
 ;; auto-font detection should use the lists `ps-italic-faces', `ps-bold-faces'
 ;; and `ps-underlined-faces' and/or turn off automatic detection by setting
 ;; `ps-auto-font-detect' to nil.
 ;;
-;; Automatic font-attribute detection doesn't work with XEmacs 19.12 in tty
-;; mode; use the lists `ps-italic-faces', `ps-bold-faces' and
-;; `ps-underlined-faces' instead.
-;;
 ;; Still too slow; could use some hand-optimization.
 ;;
 ;; Default background color isn't working.
 ;;
 ;; Faces are always treated as opaque.
 ;;
-;; Epoch, Lucid and Emacs 22 not supported.  At all.
-;;
 ;; Fixed-pitch fonts work better for line folding, but are not required.
 ;;
 ;; `ps-nb-pages-buffer' and `ps-nb-pages-region' don't take care of folding



reply via email to

[Prev in Thread] Current Thread [Next in Thread]