diff man/ChangeLog @ 5741:d11efddf3617

Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches message <CAHCOHQngK6wyLhBtP9i5ngMyGTV9GFh3qU9tq8XebYTdVOYU2w@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Fri, 21 Jun 2013 08:44:33 -0600
parents a2912073be85
children 9c17f7be0b92 6c2aa9851f5e
line wrap: on
line diff
--- a/man/ChangeLog	Fri Jun 21 18:45:06 2013 +0900
+++ b/man/ChangeLog	Fri Jun 21 08:44:33 2013 -0600
@@ -1,3 +1,23 @@
+2013-06-19  Jerry James  <james@xemacs.org>
+
+	* beta.texi: Move "@end info" to its own line.
+	* lispref/edebug-inc.texi (Instrumenting Macro Calls): "@table
+	@bullet" is not supported by texinfo 5.x; use "@table @asis"
+	instead, since each table entry has a label already.
+	* lispref/packaging.texi (Makefile Targets): Use @section instead
+	of @subsection inside a @chapter.
+	* texinfo.tex: Update to new version that is known to work with
+	texinfo 5.x.
+	* texinfo/texinfo.texi (documentencoding): @itemx must always
+	follow an @item.
+	* widget.texi: Sync with the Emacs 24.3 version.  Change all
+	@section to @chapter, and all @subsection to @section.
+	* xemacs-faq.texi (11.0: The XEmacs repositories): Add
+	@unnumberedsec entry to contain the @unnumberedsubsec for each
+	question.
+	(11.1: Working with CVS): Ditto.
+	(11.2: Working with Mercurial): Ditto.
+
 2013-06-17  Jerry James  <james@xemacs.org>
 
 	* internals/internals.texi (Numeric Types): New chapter describing