]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix ps-print links
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Wed, 7 Feb 2007 19:01:20 +0000 (19:01 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Wed, 7 Feb 2007 19:01:20 +0000 (19:01 +0000)
lisp/ChangeLog
lisp/printing.el

index 733d8496022d3567a3725de013cff979bddc2bbb..2d75a9ab5dacfe5e08dde2a9bef9409e5f68a2de 100644 (file)
@@ -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
index 515ac97c91e2c8cfa7452d6e8e361d2def71ffc6..2f6035a7328e48ac8e7952249a919bb7a9adf10f 100644 (file)
@@ -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:
 ;;