From 9e95965c4379887e6b931f400cbd32a59c20fd40 Mon Sep 17 00:00:00 2001 From: Vinicius Jose Latorre Date: Wed, 7 Feb 2007 19:01:20 +0000 Subject: [PATCH] Fix ps-print links --- lisp/ChangeLog | 2 ++ lisp/printing.el | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 733d8496022..2d75a9ab5da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -20,6 +20,8 @@ (ps-face-attributes): Fix doc string. (ps-face-background, ps-generate-postscript, ps-generate): Fix code. + * printing.el: Fix ps-print link. + 2007-02-06 Chong Yidong * faces.el (face-set-after-frame-default): Compile attributes to diff --git a/lisp/printing.el b/lisp/printing.el index 515ac97c91e..2f6035a7328 100644 --- a/lisp/printing.el +++ b/lisp/printing.el @@ -67,7 +67,7 @@ Please send all bug fixes and enhancements to ;; interface to ps-print package and it also provides some extra stuff. ;; ;; To download the latest ps-print package see -;; `http://www.emacswiki.org/cgi-bin/emacs/download/ps-print.tar.gz'. +;; `http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage'. ;; Please, see README file for ps-print installation instructions. ;; ;; `printing' was inspired on: @@ -958,7 +958,7 @@ Please send all bug fixes and enhancements to ;; * For `printing' package: ;; ;; printing `http://www.emacswiki.org/cgi-bin/emacs/download/printing.el' -;; ps-print `http://www.emacswiki.org/cgi-bin/emacs/download/ps-print.tar.gz' +;; ps-print `http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage' ;; ;; * For GNU or Unix system: ;; -- 2.39.2