diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/printing.el | 4 |
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 |