; * lisp/printing.el: Delete outdated download instructions.

This commit is contained in:
Stefan Kangas 2022-08-11 15:16:31 +02:00
parent 31af0f4eb7
commit 9419bc904d

View file

@ -63,10 +63,6 @@ Please send all bug fixes and enhancements to
;; spool and to despool PostScript buffer. So, `printing' provides an ;; spool and to despool PostScript buffer. So, `printing' provides an
;; interface to ps-print package and it also provides some extra stuff. ;; interface to ps-print package and it also provides some extra stuff.
;; ;;
;; To download the latest ps-print package see
;; `https://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage'.
;; Please, see README file for ps-print installation instructions.
;;
;; `printing' was inspired by: ;; `printing' was inspired by:
;; ;;
;; print-nt.el Frederic Corne <frederic.corne@erli.fr> ;; print-nt.el Frederic Corne <frederic.corne@erli.fr>
@ -942,11 +938,6 @@ Please send all bug fixes and enhancements to
;; ;;
;; Below are some URL where you can find good utilities. ;; Below are some URL where you can find good utilities.
;; ;;
;; * For `printing' package:
;;
;; printing `https://www.emacswiki.org/cgi-bin/emacs/download/printing.el'
;; ps-print `https://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage'
;;
;; * For GNU or Unix system: ;; * For GNU or Unix system:
;; ;;
;; gs, gv `https://www.gnu.org/software/ghostscript/ghostscript.html' ;; gs, gv `https://www.gnu.org/software/ghostscript/ghostscript.html'