Mercurial > emacs
changeset 90748:70100f060860
Fix ps-print links
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Wed, 07 Feb 2007 18:58:31 +0000 |
parents | 042bcbd6cdef |
children | 900f465c603a |
files | lisp/ChangeLog.unicode lisp/printing.el |
diffstat | 2 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> * international/mule-diag.el (list-character-sets-2): Don't print
--- 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: ;;