unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* texinfo-loaddefs.el?
@ 2021-04-29 19:38 Eli Zaretskii
  2021-04-29 20:06 ` texinfo-loaddefs.el? Glenn Morris
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2021-04-29 19:38 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

  commit 68bf917896daa10601c3fdff172205e9aa06d155
  Author:     Glenn Morris <rgm@gnu.org>
  AuthorDate: Thu Apr 29 11:42:03 2021 -0700
  Commit:     Glenn Morris <rgm@gnu.org>
  CommitDate: Thu Apr 29 11:42:03 2021 -0700

      Automatically generate texinfo.el internal autoloads

      * lisp/textmodes/texinfo.el: Replace manual autoloads.
      * lisp/textmodes/makeinfo.el (makeinfo-region, makeinfo-buffer)
      (makeinfo-recenter-compilation-buffer):
      * lisp/textmodes/texnfo-upd.el (texinfo-make-menu)
      (texinfo-all-menus-update, texinfo-start-menu-description)
      (texinfo-indent-menu-description, texinfo-master-menu)
      (texinfo-update-node, texinfo-every-node-update)
      (texinfo-sequential-node-update, texinfo-insert-node-lines)
      (texinfo-multiple-files-update):
      Add autoload cookies, and set generated-autoload-file.

This breaks the build:

    ELC      textmodes/makeinfo.elc

  In toplevel form:
  textmodes/makeinfo.el:71:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
  Makefile:301: recipe for target `textmodes/makeinfo.elc' failed
  make[2]: *** [textmodes/makeinfo.elc] Error 1
  make[2]: Leaving directory `/d/gnu/git/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/git/emacs/trunk/lisp'
    ELC      textmodes/texnfo-upd.elc
    ELC      textmodes/texinfo.elc

  In toplevel form:
  textmodes/texnfo-upd.el:175:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs

  In toplevel form:
  textmodes/texinfo.el:77:1: Error: Cannot open load file: No such file or directory, texinfo-loaddefs
  Makefile:301: recipe for target `textmodes/texinfo.elc' failed
  make[2]: *** [textmodes/texinfo.elc] Error 1
  make[2]: *** Waiting for unfinished jobs....
  Makefile:301: recipe for target `textmodes/texnfo-upd.elc' failed
  make[2]: *** [textmodes/texnfo-upd.elc] Error 1

I don't think I understand how texinfo-loaddefs.el was supposed to be
created.  What am I missing?



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-04-30 15:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-29 19:38 texinfo-loaddefs.el? Eli Zaretskii
2021-04-29 20:06 ` texinfo-loaddefs.el? Glenn Morris
2021-04-30  5:02   ` texinfo-loaddefs.el? Eli Zaretskii
2021-04-30 13:58     ` texinfo-loaddefs.el? Stefan Monnier
2021-04-30 14:20       ` texinfo-loaddefs.el? Eli Zaretskii
2021-04-30 13:33   ` texinfo-loaddefs.el? Alex Bennée
2021-04-30 15:24     ` texinfo-loaddefs.el? Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).