all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* trivial w32 build breakage
@ 2011-07-10 17:43 Andy Moreton
  2011-07-10 18:36 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Moreton @ 2011-07-10 17:43 UTC (permalink / raw)
  To: emacs-devel

Hi,

In revno: 105071, doc/emacs/major.texi was moved to
doc/emacs/modes.texi, but the w32 build was overlooked. Please apply
this trivial patch:

=== modified file 'doc/emacs/makefile.w32-in'
--- doc/emacs/makefile.w32-in	2011-03-09 16:54:08 +0000
+++ doc/emacs/makefile.w32-in	2011-07-10 17:33:52 +0000
@@ -76,7 +76,7 @@
 	$(srcdir)/windows.texi \
 	$(srcdir)/frames.texi \
 	$(srcdir)/mule.texi \
-	$(srcdir)/major.texi \
+	$(srcdir)/modes.texi \
 	$(srcdir)/indent.texi \
 	$(srcdir)/text.texi \
 	$(srcdir)/programs.texi \






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

end of thread, other threads:[~2011-07-10 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-10 17:43 trivial w32 build breakage Andy Moreton
2011-07-10 18:36 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.