summaryrefslogtreecommitdiff
path: root/lisp/ps-print.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-07-30 05:33:47 +0000
committerMiles Bader <miles@gnu.org>2007-07-30 05:33:47 +0000
commit5ef05ae3b2f83e1d69fc7b3765f4bf0c3412d666 (patch)
treeedade53b4afb29643813a143d6cf93b8f6b21999 /lisp/ps-print.el
parentf83b90a66f623baa48ab31319d9c759f7844dc79 (diff)
downloademacs-5ef05ae3b2f83e1d69fc7b3765f4bf0c3412d666.tar.gz
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>
Diffstat (limited to 'lisp/ps-print.el')
-rw-r--r--lisp/ps-print.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index e7c40351d03..3526c170e1f 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -7040,7 +7040,7 @@ If FACE is not a valid face name, use default face."
;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
;;;;;; ps-mule-set-ascii-font ps-mule-prepare-ascii-font ps-multibyte-buffer)
-;;;;;; "ps-mule" "ps-mule.el" "cbb193f9b6bebd27378819035d3788f7")
+;;;;;; "ps-mule" "ps-mule.el" "586d0a4deeb89be9b80cc01def34481c")
;;; Generated autoloads from ps-mule.el
(defvar ps-multibyte-buffer nil "\
@@ -7145,7 +7145,7 @@ FONTTAG should be a string \"/h0\" or \"/h1\".
(autoload (quote ps-mule-begin-job) "ps-mule" "\
Start printing job for multi-byte chars between FROM and TO.
-This checks if all multi-byte characters in the region are printable or not.
+It checks if all multi-byte characters in the region are printable or not.
\(fn FROM TO)" nil nil)