changeset 75712:f24fee7e36d4

Fix ps-print links
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Wed, 07 Feb 2007 19:01:20 +0000
parents 85ba4c3b83d5
children f0eb82656af7
files lisp/ChangeLog lisp/printing.el
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
 
 	* faces.el (face-set-after-frame-default): Compile attributes to
--- 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:
 ;;