+2006-12-22 Ben North <ben@redfrontdoor.org> (tiny change)
+
+ * outline.el (outline-next-visible-heading): Fix the case with a
+ header at end-of-file with no final newline.
+
2006-12-22 Robert Thorpe <rthorpe@realworldtech.com> (tiny change)
* indent.el (tab-always-indent): Doc fix.
2006-12-22 Eli Zaretskii <eliz@gnu.org>
+ * INSTALL: Explain how to invoke GNU Make for parallel builds.
+
* makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
command-line argument to sub-Make in src, since src/makefile.w32-in
invokes Make recursively during bootstrap.