aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinicius Jose Latorre2007-12-09 13:37:03 +0000
committerVinicius Jose Latorre2007-12-09 13:37:03 +0000
commit316be4e813098bbdb0f959605b73ac4e15f51afd (patch)
tree3522e7a53884e66bfed47f297d341214ebf21887
parent06005961b7736ab639297a6544e0fd43e9170404 (diff)
downloademacs-316be4e813098bbdb0f959605b73ac4e15f51afd.tar.gz
emacs-316be4e813098bbdb0f959605b73ac4e15f51afd.zip
Doc fix
-rw-r--r--lisp/printing.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/printing.el b/lisp/printing.el
index ef38490c936..578f1a93d85 100644
--- a/lisp/printing.el
+++ b/lisp/printing.el
@@ -70,7 +70,7 @@ Please send all bug fixes and enhancements to
70;; `http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage'. 70;; `http://www.emacswiki.org/cgi-bin/wiki/PsPrintPackage'.
71;; Please, see README file for ps-print installation instructions. 71;; Please, see README file for ps-print installation instructions.
72;; 72;;
73;; `printing' was inspired on: 73;; `printing' was inspired by:
74;; 74;;
75;; print-nt.el Frederic Corne <frederic.corne@erli.fr> 75;; print-nt.el Frederic Corne <frederic.corne@erli.fr>
76;; Special printing functions for Windows NT 76;; Special printing functions for Windows NT
@@ -6008,7 +6008,7 @@ COMMAND.exe, COMMAND.bat and COMMAND.com in this order."
6008 6008
6009 6009
6010;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 6010;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6011;; Printing Interface (inspired on ps-print-interface.el) 6011;; Printing Interface (inspired by ps-print-interface.el)
6012 6012
6013 6013
6014(eval-when-compile 6014(eval-when-compile