From 192fc194bbfadde615f6243dba87b5970fc22347 Mon Sep 17 00:00:00 2001
From: Dmitrij Tejblum
Date: Fri, 11 Sep 1998 16:38:20 +0000
Subject: [PATCH] Install the file init.ee (after 1 year in the source tree).
Make it actually work.
---
share/misc/Makefile | 4 ++--
share/misc/init.ee | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/share/misc/Makefile b/share/misc/Makefile
index 0b9c6c85db9..6cf2e7cfbe5 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -1,7 +1,7 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $Id: Makefile,v 1.12 1998/04/11 20:45:14 phk Exp $
+# $Id: Makefile,v 1.13 1998/06/21 04:46:53 jkh Exp $
-FILES= ascii birthtoken bsd-family-tree eqnchar flowers inter.phone \
+FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee inter.phone \
iso3166 man.template mdoc.template operator scsi_modes
NOOBJ= noobj
diff --git a/share/misc/init.ee b/share/misc/init.ee
index 4ff18d1ab97..cc1534ed6ce 100644
--- a/share/misc/init.ee
+++ b/share/misc/init.ee
@@ -1 +1,3 @@
-emacs noexpand nomargins
+emacs
+noexpand
+nomargins