# HG changeset patch # User Vinicius Jose Latorre # Date 1170874711 0 # Node ID 70100f060860e8671b23b3b252816cd2d9f05c87 # Parent 042bcbd6cdef1fabd4d9ed3af7e1d2194e1c91ca Fix ps-print links diff -r 042bcbd6cdef -r 70100f060860 lisp/ChangeLog.unicode --- a/lisp/ChangeLog.unicode Wed Feb 07 13:40:54 2007 +0000 +++ b/lisp/ChangeLog.unicode Wed Feb 07 18:58:31 2007 +0000 @@ -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 -r 042bcbd6cdef -r 70100f060860 lisp/printing.el --- a/lisp/printing.el Wed Feb 07 13:40:54 2007 +0000 +++ b/lisp/printing.el Wed Feb 07 18:58:31 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: ;;