+2008-01-16 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (maybe_bootstrap): Remove texinfo message, since
+ configure checks for this.
+
2008-01-13 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in: Remove more references to unsupported systems.
if [ \( "$$bar" = '$(srcdir)/lisp/*.elc' \) -o \( "$$bar" = '' \) ]; then \
echo "Your tree does not include the compiled Lisp files."; \
echo "You need to do \`make bootstrap' to build Emacs."; \
- echo "Emacs now requires Texinfo version 4.2."; \
exit 1;\
fi
** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
-** Fix or document the shortcoming of easymenu and :suffix.
-http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01857.html
-
** Fix problem with mode-name in SGML mode.
If mode-name stays non-string, add NEWS entry and doc fix.
http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg02048.html