comparison lisp/ps-print.el @ 82208:1160d327dbdd

Update some .arch-inventory files * lib-src/.arch-inventory: Don't track the blessmail binary. * lisp/emacs-lisp/cl-loaddefs.el: Don't track this. It is autogenerated. * lisp/emacs-lisp/.arch-inventory: Don't track cl-loaddefs.el. * lisp/ps-print.el: Check in trivial changes to the autoloads section caused by the build process. These autoloads really ought to be placed in a separate file, methinks. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-833 Creator: Michael Olson <mwolson@gnu.org>
author Miles Bader <miles@gnu.org>
date Mon, 30 Jul 2007 05:33:47 +0000
parents 5288b5374f65
children 25e98747a502 539530fa389c
comparison
equal deleted inserted replaced
82207:2d740e717716 82208:1160d327dbdd
7038 ;; But autoload them here to make the separation invisible. 7038 ;; But autoload them here to make the separation invisible.
7039 7039
7040 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string 7040 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
7041 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string 7041 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
7042 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer) 7042 ;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
7043 ;;;;;; "ps-mule" "ps-mule.el" "cbb193f9b6bebd27378819035d3788f7") 7043 ;;;;;; "ps-mule" "ps-mule.el" "586d0a4deeb89be9b80cc01def34481c")
7044 ;;; Generated autoloads from ps-mule.el 7044 ;;; Generated autoloads from ps-mule.el
7045 7045
7046 (defvar ps-multibyte-buffer nil "\ 7046 (defvar ps-multibyte-buffer nil "\
7047 *Specifies the multi-byte buffer handling. 7047 *Specifies the multi-byte buffer handling.
7048 7048
7143 7143
7144 \(fn STRING FONTTAG)" nil nil) 7144 \(fn STRING FONTTAG)" nil nil)
7145 7145
7146 (autoload (quote ps-mule-begin-job) "ps-mule" "\ 7146 (autoload (quote ps-mule-begin-job) "ps-mule" "\
7147 Start printing job for multi-byte chars between FROM and TO. 7147 Start printing job for multi-byte chars between FROM and TO.
7148 This checks if all multi-byte characters in the region are printable or not. 7148 It checks if all multi-byte characters in the region are printable or not.
7149 7149
7150 \(fn FROM TO)" nil nil) 7150 \(fn FROM TO)" nil nil)
7151 7151
7152 (autoload (quote ps-mule-begin-page) "ps-mule" "\ 7152 (autoload (quote ps-mule-begin-page) "ps-mule" "\
7153 Not documented 7153 Not documented