From: Vinicius Jose Latorre Date: Wed, 7 Feb 2007 18:58:31 +0000 (+0000) Subject: Fix ps-print links X-Git-Tag: emacs-pretest-23.0.90~8295^2~605 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c9d58270e86091a55e84aeca8455d574a851b7db;p=emacs.git Fix ps-print links --- diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index 4605a91bb22..9224af2c254 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode @@ -8,6 +8,8 @@ (ps-face-attributes): Fix doc string. (ps-face-background, ps-generate-postscript, ps-generate): Fix code. + * printing.el: Fix ps-print link. + 2007-01-30 Kenichi Handa * international/mule-diag.el (list-character-sets-2): Don't print 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: ;;