]> code.delx.au - gnu-emacs/blobdiff - msdos/sedlisp.inp
* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
[gnu-emacs] / msdos / sedlisp.inp
index 0b409cd708c31055e0cff9b7590cf4f808a52cdd..49dcabc588a506591065fac2c4d67d6209b68a3f 100644 (file)
@@ -2,8 +2,8 @@
 # Configuration script for lisp/Makefile under DJGPP v2.x
 # ----------------------------------------------------------------------
 #
-# Copyright (C) 2000
-#   Free Software Foundation, Inc.
+# Copyright (C) 2000, 2002, 2003, 2004, 2005,
+#   2006 Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
 #
 #
 # ----------------------------------------------------------------------
 
+/^SHELL *=/i\
+export FNCASE=y
+
 /^lisp=/s|@srcdir@|.|
 /^VPATH=/s|@srcdir@|.|
 /^srcdir=/s|@srcdir@|.|
+/^bootstrap-clean:/a\
+       command.com /c dtou .../*.el\
+       command.com /c update $(lisp)/ldefs-boot.el $(lisp)/loaddefs.el
+
+# arch-tag: da7a3cff-4839-4ad7-bbe3-e2b61c84c38e