Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
This commit is contained in:
Miles Bader 2008-04-23 05:55:42 +00:00
commit a113b3ca32
28 changed files with 388 additions and 235 deletions

View file

@ -335,6 +335,7 @@ Return non-nil iff FILE adds no autoloads to OUTFILE
(let ((autoloads-done '())
(load-name (autoload-file-load-name file))
(print-length nil)
(print-level nil)
(print-readably t) ; This does something in Lucid Emacs.
(float-output-format nil)
(visited (get-file-buffer file))