summaryrefslogtreecommitdiff
path: root/nt/_emacs
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1995-04-12 04:48:18 +0000
committerKarl Heuer <kwzh@gnu.org>1995-04-12 04:48:18 +0000
commit57925ed2b35c4ad05330a0ab5583f1d24231f48a (patch)
treeb9c54cd1b8ca3e3e8a15de405f0b6f3227998e5e /nt/_emacs
parent8d2d16704eff9634502b32b9e236362796173cf0 (diff)
downloademacs-57925ed2b35c4ad05330a0ab5583f1d24231f48a.tar.gz
Initial revision
Diffstat (limited to 'nt/_emacs')
-rw-r--r--nt/_emacs3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/_emacs b/nt/_emacs
new file mode 100644
index 00000000000..79f01b86d3b
--- /dev/null
+++ b/nt/_emacs
@@ -0,0 +1,3 @@
+;;; This is the user emacs startup file (.emacs in Unix land).
+
+(put 'eval-expression 'disabled nil)