]> code.delx.au - gnu-emacs/blobdiff - man/makefile.w32-in
* progmodes/verilog-mode.el (verilog-booleanp): New function for
[gnu-emacs] / man / makefile.w32-in
index f47c57158fcc280d50bb719f7e9b48217c779eb1..c7c8a90c609b34401a34b641630f803e14835b5a 100644 (file)
@@ -1,12 +1,12 @@
 #### -*- Makefile -*- for the Emacs Manual and other documentation.
 
-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
 # GNU Emacs is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # GNU Emacs is distributed in the hope that it will be useful,
@@ -217,7 +217,7 @@ message.dvi: message.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/message.texi
 #
 $(infodir)/emacs-mime: emacs-mime.texi
-       $(MAKEINFO) emacs-mime.texi
+       $(MAKEINFO) --enable-encoding emacs-mime.texi
 emacs-mime.dvi: emacs-mime.texi
        $(ENVADD) $(TEXI2DVI) $(srcdir)/emacs-mime.texi
 #