summaryrefslogtreecommitdiff
path: root/lang/mozart/files/patch-doc-install-windows.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mozart/files/patch-doc-install-windows.sgml')
-rw-r--r--lang/mozart/files/patch-doc-install-windows.sgml27
1 files changed, 0 insertions, 27 deletions
diff --git a/lang/mozart/files/patch-doc-install-windows.sgml b/lang/mozart/files/patch-doc-install-windows.sgml
deleted file mode 100644
index 072e92c60045..000000000000
--- a/lang/mozart/files/patch-doc-install-windows.sgml
+++ /dev/null
@@ -1,27 +0,0 @@
---- ./doc/install/windows.sgml.orig Fri Aug 1 05:11:49 2003
-+++ ./doc/install/windows.sgml Sat Sep 3 18:46:09 2005
-@@ -8,8 +8,8 @@
- - Leif Kornstaedt, 2002
- -
- - Last change:
-- - $Date: 2003/08/01 09:11:49 $ by $Author: duchier $
-- - $Revision: 1.2 $
-+ - $Date: 2004/09/24 09:43:55 $ by $Author: glynn $
-+ - $Revision: 1.2.6.1 $
- -
- - This file is part of Mozart, an implementation of Oz 3:
- - http://www.mozart-oz.org
-@@ -89,6 +89,13 @@
- <File/.tar.gz/ format, then make sure you run <File/addpm.exe/ from
- Emacs' <File/bin/ directory before starting the Oz Programming
- Interface.
-+ <P>
-+ When the Oz programming environment starts, it tries to invoke
-+ Emacs via the command <<emacs>>. If your version of Emacs
-+ has to be invoked with a different command name, say <<runemacs>>,
-+ you can achieve this by setting the environment variable <Var type=env
-+ /OZEMACS/ in your <File/AUTOEXEC.BAT/, for example
-+ <<<OZEMACS=F:\Programs\emacs-21.1\bin\runemacs.exe>>>
- <P>
- More information on GNU Emacs for Windows can be found at
- <Ref.Extern to="http://www.gnu.org/software/emacs/windows/ntemacs.html"