(make-autoload): Simplify docstring.
commita8add29deb4f1a75e718f656927d4663153a4cb4
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 5 Jun 2000 06:30:48 +0000 (5 06:30 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 5 Jun 2000 06:30:48 +0000 (5 06:30 +0000)
tree67531510473d740c6d148050d6ae6e5223d6daaa
parentd5b037c5bf1da10b37f97ac7a07dd7331d230de2
(make-autoload): Simplify docstring.
Make use of symbol-property doc-string-elt.
Use memq rather than a sequence of eq.
(doc-string-elt): Fix the wrong or missing previously unused values.
(autoload-print-form): New function extracted from
generate-file-autoloads to allow recursion when handling progn
so that defvar's and defun's docstrings are properly printed.
(generate-file-autoloads): Use it.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el