]> git.eshelyaron.com Git - emacs.git/commitdiff
(maybe_bootstrap): Remove texinfo message, since configure checks for this.
authorGlenn Morris <rgm@gnu.org>
Wed, 16 Jan 2008 04:10:09 +0000 (04:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 16 Jan 2008 04:10:09 +0000 (04:10 +0000)
ChangeLog
Makefile.in
admin/FOR-RELEASE

index 48fac99ad901aeebdafefe4627abb50a6bcd6cdb..7e049f376d147c2aaa6d2b6729062348dca122cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index 5f804542d4e827c940bc3dfa4b34d9c168993d20..fb4061b50ffea64f97bbae521f4c94e1858bf81e 100644 (file)
@@ -802,7 +802,6 @@ maybe_bootstrap:
        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
 
index 577aadd85174fdbbe41adeaec1d956d47c0d9674..25d0483e09ada6ba3c6e477f842107ecb011688e 100644 (file)
@@ -98,9 +98,6 @@ minimized.  I don't know what is left to do here.
 
 ** 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