Fix ps-print links
This commit is contained in:
parent
f3d5bd2217
commit
9e95965c43
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue