]> git.eshelyaron.com Git - emacs.git/commit
(autoload-trim-file-name): New function.
authorRoland McGrath <roland@gnu.org>
Mon, 7 Feb 1994 22:19:05 +0000 (22:19 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Feb 1994 22:19:05 +0000 (22:19 +0000)
commit72c19d97c1f5802878c9cfdc049407141101d6e2
treebbe04952e3c82e3f0d1bb02694aed13b7cfa3c0f
parent014b16787148ace18e077925a49ec3045e549843
(autoload-trim-file-name): New function.
(generate-file-autoloads): Bind print-readably to t for Lucid.
Use autoload-trim-file-name on FILE when inserting the name.
Scan written text and fix up ^L to \f and ( at bol to \(.
(update-file-autoloads): When we find a later file's section, set FOUND to
'new.  If FOUND is 'new after loop, check file for autoload cookies and
don't call generate-file-autoloads if none.
(update-directory-autoloads): Get absolute file names from directory-files.
(batch-update-autoloads): Rewrite from jwz to process later files in a
directory after one file errs.
lisp/emacs-lisp/autoload.el