# HG changeset patch # User Vinicius Jose Latorre # Date 1170874880 0 # Node ID f24fee7e36d4001ef96c25936dfc877e51c1dfc9 # Parent 85ba4c3b83d5bcb177533d55246e8b5521eb447f Fix ps-print links diff -r 85ba4c3b83d5 -r f24fee7e36d4 lisp/ChangeLog --- a/lisp/ChangeLog Wed Feb 07 18:41:51 2007 +0000 +++ b/lisp/ChangeLog Wed Feb 07 19:01:20 2007 +0000 @@ -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 -r 85ba4c3b83d5 -r f24fee7e36d4 lisp/printing.el --- a/lisp/printing.el Wed Feb 07 18:41:51 2007 +0000 +++ b/lisp/printing.el Wed Feb 07 19:01:20 2007 +0000 @@ -67,7 +67,7 @@ ;; 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 @@ ;; * 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: ;;