Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
This commit is contained in:
commit
a113b3ca32
28 changed files with 388 additions and 235 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue