comparison lisp/ps-print.el @ 107617:c5f9e4613394

Merge from mainline.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Jan 2010 06:57:09 -0500
parents 13cc2986cf43
children 904ccd8f2acb fd1924053d81
comparison
equal deleted inserted replaced
107616:fa5ad3eee9f5 107617:c5f9e4613394
1 ;;; ps-print.el --- print text from the buffer as PostScript 1 ;;; ps-print.el --- print text from the buffer as PostScript
2 2
3 ;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 3 ;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
4 ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 4 ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
5 ;; Free Software Foundation, Inc. 5 ;; Free Software Foundation, Inc.
6 6
7 ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) 7 ;; Author: Jim Thompson (was <thompson@wg2.waii.com>)
8 ;; Jacques Duthen (was <duthen@cegelec-red.fr>) 8 ;; Jacques Duthen (was <duthen@cegelec-red.fr>)
9 ;; Vinicius Jose Latorre <viniciusjl@ig.com.br> 9 ;; Vinicius Jose Latorre <viniciusjl@ig.com.br>
6654 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 6654 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6655 ;; To make this file smaller, some commands go in a separate file. 6655 ;; To make this file smaller, some commands go in a separate file.
6656 ;; But autoload them here to make the separation invisible. 6656 ;; But autoload them here to make the separation invisible.
6657 6657
6658 ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize 6658 ;;;### (autoloads (ps-mule-end-job ps-mule-begin-job ps-mule-initialize
6659 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "fba1322a48e0d8f2109629ea0c4dd734") 6659 ;;;;;; ps-multibyte-buffer) "ps-mule" "ps-mule.el" "9187df3473401876e0df4937c311fbaf")
6660 ;;; Generated autoloads from ps-mule.el 6660 ;;; Generated autoloads from ps-mule.el
6661 6661
6662 (defvar ps-multibyte-buffer nil "\ 6662 (defvar ps-multibyte-buffer nil "\
6663 Specifies the multi-byte buffer handling. 6663 Specifies the multi-byte buffer handling.
6664 6664